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-10-26 20:33:54 -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 Require pry for debugging 2012-09-03 22:38:45 -07:00
test_api.rb api cleanup 2012-10-20 14:09:27 -07:00
test_cli.rb Accept queue names containing dots through the CLI 2012-10-25 14:40:42 -05:00
test_client.rb Fix retry default 2012-09-17 23:08:45 -04:00
test_exception_handler.rb use honeybadger for exception. 2012-10-26 20:33:54 -07:00
test_extensions.rb Stringify Extensions::Proxy options 2012-10-18 11:27:54 +08: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_redis_connection.rb Refactor & add tests for determine_redis_provider 2012-10-14 16:12:17 -07:00
test_retry.rb use 'retry' option to customize max retry attempts 2012-10-17 18:58:07 -04:00
test_scheduling.rb Add unique job ID for every pushed job 2012-08-11 11:47:25 -07:00
test_stats.rb Reimplement Sidekiq.size 2012-09-03 22:59:16 -07:00
test_testing.rb Add Worker clear_all and drain_all 2012-10-19 12:16:28 +08:00
test_testing_inline.rb Inline testing now runs through client middleware before executing, fixes #465 2012-10-25 20:55:32 -07:00
test_web.rb Modified web ui to add a delete button to cancel jobs in queue 2012-10-23 16:11:14 -07:00