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-31 14:15:06 -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 Issue #1901: Don't crash if provided config file is empty. 2014-08-18 13:56:41 -05:00
test_client.rb Fix broken tests 2014-08-31 14:15:06 -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 Increase delta for jruby, #1898 2014-08-13 08:51:26 -07:00
test_middleware.rb Explicitly pass Redis associated with this job 2014-03-25 21:38:17 -07:00
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 Fix tests 2014-08-29 14:41:27 +00:00
test_scheduled.rb Explicitly pass Redis associated with this job 2014-03-25 21:38:17 -07:00
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 Fix tests 2014-08-13 18:26:22 +06:00