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-11-09 21:36:40 -08: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 JRuby 1.7 compat fixes 2012-11-01 16:08:27 -07:00
test_api.rb Fix test 2012-10-30 10:59:02 -07:00
test_cli.rb Support for strictly ordered queues in config 2012-11-07 10:54:31 +04:00
test_client.rb Update test descriptions 2012-11-08 11:34:56 -08:00
test_exception_handler.rb Use a regular object instead of a mock for exception data 2012-11-05 23:04:28 +01:00
test_extensions.rb Add delay_until extension method 2012-11-08 09:05:11 -08:00
test_fetch.rb Removed -s flag, simplified queue logic 2012-07-31 13:58:50 -07:00
test_middleware.rb Update Celluloid API usage, use .async, fixes #500 2012-11-03 19:56:06 -07:00
test_processor.rb Update Celluloid API usage, use .async, fixes #500 2012-11-03 19:56:06 -07:00
test_redis_connection.rb Refactor & add tests for determine_redis_provider 2012-10-14 16:12:17 -07:00
test_retry.rb Fix retry off by one, #512 2012-11-09 21:36:40 -08:00
test_scheduling.rb Add unique job ID for every pushed job 2012-08-11 11:47:25 -07:00
test_stats.rb Update Celluloid API usage, use .async, fixes #500 2012-11-03 19:56:06 -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