1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/test
2012-07-27 15:18:11 -07:00
..
config.yml re-introduce weighted queues 2012-04-03 20:19:29 -07:00
fake_env.rb CLI testing. Not great but integration testing is tough. 2012-02-12 19:53:34 -08:00
helper.rb Prefer Sidekiq.logger, inject message context into all working logging 2012-05-15 19:44:35 -07:00
test_cli.rb Implemented a strictly ordered queue switch 2012-07-27 15:18:11 -07:00
test_client.rb remove old middleware testing 2012-07-20 20:14:32 -07:00
test_extensions.rb Scheduled jobs! Bump to 2.0.0. 2012-05-25 20:21:42 -07:00
test_fetch.rb Implemented a strictly ordered queue switch 2012-07-27 15:18:11 -07:00
test_manager.rb Clean up timeout middleware, add client-side option [#161] 2012-04-26 08:40:07 -07:00
test_middleware.rb remove old middleware testing 2012-07-20 20:14:32 -07:00
test_processor.rb Defer loading message JSON until a full stack is available. 2012-06-21 20:51:47 -07:00
test_retry.rb fix test 2012-07-06 22:06:11 -07:00
test_scheduling.rb Handle Redis#zadd return value correctly 2012-06-20 16:24:23 -06:00
test_stats.rb Defer loading message JSON until a full stack is available. 2012-06-21 20:51:47 -07:00
test_testing.rb DRY testing API 2012-06-28 08:46:18 +01:00
test_testing_inline.rb Inline testing should pass arguments through json 2012-06-01 16:37:50 +03:00
test_web.rb Redirect to scheduled page on delete 2012-06-18 15:21:51 +03:00