1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/test
Thibaud Guillaume-Gentil d19af9c102 Ensure that all jobs are drained
Even when workers create new jobs when drained.
2012-11-01 15:49:35 +01:00
..
config.yml pass the yml file through erb first 2012-10-19 13:50:59 -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 Fix test 2012-10-30 10:59:02 -07:00
test_cli.rb Merge pull request #456 from pivotal-chelsea/erb_config 2012-10-29 15:39:09 -07: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 Remove unused variables in tests. 2012-10-30 23:26:32 -07: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 Remove unused variables in tests. 2012-10-30 23:26:32 -07:00
test_testing.rb Ensure that all jobs are drained 2012-11-01 15:49:35 +01: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 Fix web tests 2012-10-28 19:49:43 -07:00