1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/test
Anton Cherepanov 3b1b992add Fix tests
2014-08-13 18:26:22 +06: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
test_client.rb
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
test_sidekiq.rb
test_testing.rb
test_testing_fake.rb
test_testing_inline.rb
test_web.rb Fix tests 2014-08-13 18:26:22 +06:00