1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/test
2014-08-11 10:26:53 -07:00
..
fixtures
config.yml
env_based_config.yml
fake_env.rb
helper.rb store REDIS_URL in a constant 2014-06-08 13:44:35 +10:00
test_api.rb Handle multiple jobs with same score, fixes #1771 2014-06-11 20:31:39 -07:00
test_cli.rb Fix issues with non-deterministic global test state 2014-05-17 15:55:21 -07:00
test_client.rb Fix issues with non-deterministic global test state 2014-05-17 15:55:21 -07:00
test_exception_handler.rb
test_extensions.rb Never include modules if .remove_delay was called 2014-06-28 18:20:42 -04:00
test_fetch.rb use the right redis url when reconnecting in TestFetcher 2014-06-08 13:45:20 +10:00
test_manager.rb Fix tests 2014-08-11 10:26:53 -07:00
test_middleware.rb
test_processor.rb
test_redis_connection.rb use ENV.to_hash instead of ENV.to_h to support antique rubies 2014-06-08 13:53:47 +10:00
test_retry.rb Truncate error message to 10k, #1843 2014-07-13 19:27:16 -07:00
test_scheduled.rb
test_scheduling.rb Fix build 2014-05-13 14:00:20 -07:00
test_sidekiq.rb Fix build 2014-05-13 14:00:20 -07:00
test_testing.rb
test_testing_fake.rb
test_testing_inline.rb
test_web.rb [WEB UI] Add Kill button to retriable jobs, closes #1866 2014-07-28 21:41:07 +00:00