1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/test
2013-06-25 12:35:11 -04:00
..
config.yml Lock down namespace configuration, fixes #747 2013-03-01 16:13:20 -08:00
env_based_config.yml Clean up option processing 2013-01-18 20:57:26 -08:00
fake_env.rb CLI testing. Not great but integration testing is tough. 2012-02-12 19:53:34 -08:00
helper.rb Modern celluloid now stable for testing purposes, yay! 2013-06-07 22:15:13 -07:00
test_api.rb Adding some tests 2013-06-23 19:57:52 -03:00
test_cli.rb Upgrade to Minitest 5 2013-05-12 14:25:30 -07:00
test_client.rb Upgrade to Minitest 5 2013-05-12 14:25:30 -07:00
test_exception_handler.rb Revert test change 2013-05-24 11:13:42 -07:00
test_extensions.rb Upgrade to Minitest 5 2013-05-12 14:25:30 -07:00
test_fetch.rb Upgrade to Minitest 5 2013-05-12 14:25:30 -07:00
test_manager.rb Upgrade to Minitest 5 2013-05-12 14:25:30 -07:00
test_middleware.rb Avoid calling processor during hard shutdown, fixes #997 2013-06-10 22:20:15 -07:00
test_processor.rb Avoid calling processor during hard shutdown, fixes #997 2013-06-10 22:20:15 -07:00
test_redis_connection.rb Upgrade to Minitest 5 2013-05-12 14:25:30 -07:00
test_retry.rb Log retry delay failures and fallback to the default 2013-06-25 12:35:11 -04:00
test_scheduled.rb Scheduled and retry jobs now executes client middleware 2013-05-24 16:31:55 +04:00
test_scheduling.rb Upgrade to Minitest 5 2013-05-12 14:25:30 -07:00
test_sidekiq.rb Upgrade to Minitest 5 2013-05-12 14:25:30 -07:00
test_testing.rb Clear old jobs to prevent heisen-failures. 2013-06-06 19:26:29 -07:00
test_testing_inline.rb Upgrade to Minitest 5 2013-05-12 14:25:30 -07:00
test_util.rb Actually test what the test claims 2013-06-20 11:02:30 -07:00
test_web.rb Pass an array to srem, but only if non-empty. 2013-06-24 20:28:13 +02:00