1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/test
Mike Perham b62d8a3ac2 Merge pull request #1062 from LeakyBucket/master
Allow the configuration of the Redis Connection Pool Timeout
2013-07-17 09:50:00 -07: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 update exception_notification tests for 4.0.0 2013-07-15 17:09:58 -06: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 Added option to set the network timeout for the Redis connection 2013-07-17 09:02:51 -06:00
test_retry.rb Pass the entire message to sidekiq_retries_exhausted 2013-06-27 12:22:50 -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 Sets worker JID before performing job during tests 2013-07-02 11:43:59 -03: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 Work on debugging random test failure 2013-07-16 21:20:42 -07:00