1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/test
2017-05-15 14:57:03 -07:00
..
fixtures
config.yml
env_based_config.yml
fake_env.rb Freeze all string literals in source, fixes #2741 2015-12-31 15:33:35 -08:00
helper.rb Merge branch 'master' into 5-0 2017-03-24 11:19:44 -07:00
test_actors.rb Disable delay extensions by default, fixes #3174 (#3299) 2017-01-04 10:30:42 -08:00
test_api.rb merge master 2017-03-22 11:22:45 -07:00
test_cli.rb Remove more USR1 references 2017-01-03 15:41:48 -08:00
test_client.rb Validate 'at' argument for Sidekiq::Client.push (#3407) 2017-03-23 11:05:20 -07:00
test_exception_handler.rb Merge branch 'master' into frozen 2016-04-21 13:15:00 -07:00
test_extensions.rb Disable delay extensions by default, fixes #3174 (#3299) 2017-01-04 10:30:42 -08:00
test_fetch.rb Remove namespace usage within test suite 2017-03-24 11:01:45 -07:00
test_launcher.rb Rewrite heartbeat so we can dynamically update tags/labels, #2867 2016-11-25 13:39:22 -08:00
test_logging.rb Fix minitest warnings (#3300) 2017-01-02 12:06:02 -08:00
test_manager.rb Freeze all string literals in source, fixes #2741 2015-12-31 15:33:35 -08:00
test_middleware.rb Rework job processing in light of Rails 5's Reloader (#3235) 2017-01-17 14:58:08 -08:00
test_processor.rb Remove job duplication edge case with Sidekiq Pro, fixes #3388 2017-03-15 10:03:47 -07:00
test_rails.rb Freeze all string literals in source, fixes #2741 2015-12-31 15:33:35 -08:00
test_redis_connection.rb Symbolize keys in options hash for RedisConnection.create 2016-05-26 12:50:37 +07:00
test_retry.rb Rework job processing in light of Rails 5's Reloader (#3235) 2017-01-17 14:58:08 -08:00
test_retry_exhausted.rb Move class_attribute impl into Sidekiq::Worker 2017-05-15 14:57:03 -07:00
test_scheduled.rb Merge branch 'master' into frozen 2016-04-21 13:15:00 -07:00
test_scheduling.rb Fix the error in worker#perform_in about interval type (#3170) 2016-09-30 02:31:08 -07:00
test_sidekiq.rb Put source encoding comment as line for (j)ruby 1.9 compatibility (#3255) 2016-11-22 20:39:00 -08:00
test_testing.rb Disable delay extensions by default, fixes #3174 (#3299) 2017-01-04 10:30:42 -08:00
test_testing_fake.rb Disable delay extensions by default, fixes #3174 (#3299) 2017-01-04 10:30:42 -08:00
test_testing_inline.rb Disable delay extensions by default, fixes #3174 (#3299) 2017-01-04 10:30:42 -08:00
test_util.rb Merge branch 'master' into frozen 2016-04-21 13:15:00 -07:00
test_web.rb Update footer UTC time in pooling dashboard refresh (#3457) 2017-05-04 07:20:05 -07:00
test_web_auth.rb Integrate Percy.io for visual regression tests (#3316) 2017-01-18 14:19:48 -08:00
test_web_helpers.rb Improve parsing of HTTP_ACCEPT_LANGUAGE (continue Nate's work) (#3449) 2017-05-01 10:47:51 -07:00
test_web_sessions.rb Integrate Percy.io for visual regression tests (#3316) 2017-01-18 14:19:48 -08:00