1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/test
Mike Perham 75e2788bbf cleanup
2012-11-03 20:47:45 -07: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 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 cleanup 2012-11-03 20:47:45 -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 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 JRuby 1.7 compat fixes 2012-11-01 16:08:27 -07: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