1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/test
Dimitrij Denissenko 8dbea0fbe1 DRY testing API
2012-06-28 08:46:18 +01: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 Enable proper inheritance of sidekiq options in worker subclasses [#221] 2012-06-16 20:58: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 Defer loading message JSON until a full stack is available. 2012-06-21 20:51:47 -07:00
test_processor.rb Defer loading message JSON until a full stack is available. 2012-06-21 20:51:47 -07:00
test_retry.rb Fix Redis 3.x API issues 2012-05-26 18:38:55 -07:00
test_scheduling.rb Handle Redis#zadd return value correctly 2012-06-20 16:24:23 -06:00
test_stats.rb Defer loading message JSON until a full stack is available. 2012-06-21 20:51:47 -07:00
test_testing.rb DRY testing API 2012-06-28 08:46:18 +01:00
test_testing_inline.rb Inline testing should pass arguments through json 2012-06-01 16:37:50 +03:00
test_web.rb Redirect to scheduled page on delete 2012-06-18 15:21:51 +03:00