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-08-04 12:30:49 -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 Reverting change to test helper 2012-07-31 14:03:42 -07:00
test_cli.rb Removed -s flag, simplified queue logic 2012-07-31 13:58:50 -07:00
test_client.rb remove old middleware testing 2012-07-20 20:14:32 -07:00
test_exception_handler.rb Rework error handling to work with watchdog 2012-08-02 20:48:49 -07:00
test_extensions.rb Scheduled jobs! Bump to 2.0.0. 2012-05-25 20:21:42 -07:00
test_fetch.rb Removed -s flag, simplified queue logic 2012-07-31 13:58:50 -07:00
test_middleware.rb extract error handling middleware into processor-level code 2012-07-31 14:30:34 -04:00
test_processor.rb Clone arguments before calling workers to avoid mutation [#265] 2012-08-04 12:11:46 -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 Added a poll action that is meant to be hit with an ajax request, added polling link to index page 2012-07-26 16:08:15 -07:00