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 2c4be4cada Scheduled jobs! Bump to 2.0.0.
Performs can now be scheduled at arbitrary points in the future.
2012-05-25 20:21:42 -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 Prefer Sidekiq.logger, inject message context into all working logging 2012-05-15 19:44:35 -07:00
test_cli.rb Prefer Sidekiq.logger, inject message context into all working logging 2012-05-15 19:44:35 -07:00
test_client.rb Clean up timeout middleware, add client-side option [#161] 2012-04-26 08:40:07 -07:00
test_extensions.rb Scheduled jobs! Bump to 2.0.0. 2012-05-25 20:21:42 -07:00
test_manager.rb Clean up timeout middleware, add client-side option [#161] 2012-04-26 08:40:07 -07:00
test_middleware.rb Simplify middleware testing 2012-03-17 17:59:18 -07:00
test_processor.rb Simplify middleware testing 2012-03-17 17:59:18 -07:00
test_retry.rb Scheduled jobs! Bump to 2.0.0. 2012-05-25 20:21:42 -07:00
test_scheduling.rb Scheduled jobs! Bump to 2.0.0. 2012-05-25 20:21:42 -07:00
test_stats.rb Remove unnecessary resque stat, #189 2012-05-12 13:23:23 -07:00
test_testing.rb Renamed perform to drain to match Rails 4 API. 2012-05-02 10:59:31 -07:00
test_testing_inline.rb Added inline testing functionality. 2012-05-02 11:04:29 -07:00
test_web.rb Switch matcher and matchee 2012-05-12 02:28:30 -04:00