1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/test
jc00ke 1b8d31b17a Switch to Sidekiq.info
Working on pipelining as much as possible.
2012-09-03 22:38:51 -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_cli.rb Support queue-names-with-dashes 2012-08-15 11:46:43 -07:00
test_client.rb Add unique job ID for every pushed job 2012-08-11 11:47:25 -07:00
test_exception_handler.rb Actually deliver the exception notifications 2012-08-15 14:15:10 -07:00
test_extensions.rb Add extension to delay any arbitrary class method to Sidekiq. 2012-08-16 16:43:01 -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 Add unique job ID for every pushed job 2012-08-11 11:47:25 -07:00
test_stats.rb Switch to Sidekiq.info 2012-09-03 22:38:51 -07:00
test_testing.rb Add extension to delay any arbitrary class method to Sidekiq. 2012-08-16 16:43:01 -07:00
test_testing_inline.rb added support for time as a Numeric 2012-08-20 10:19:59 +09:00
test_web.rb Add support for custom tabs to Sidekiq::Web #346 2012-08-20 19:28:14 -03:00