1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/test
Erik Michaels-Ober 5eb8d397f0 Refactor to use Sidekiq.dump_json and Sidekiq.load_json
These methods perform MultiJson feature detection and can be removed
after this library's MultiJson dependency is upgraded to ~> 2.0.
2012-04-22 14:02:35 -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 Use a namespace for tests 2012-04-03 20:50:09 -07:00
test_cli.rb re-introduce weighted queues 2012-04-03 20:19:29 -07:00
test_client.rb Remove UniqueJobs middleware from default chain, #119 2012-04-11 19:41:08 -07:00
test_extensions.rb API cleanup, remove deprecations 2012-03-28 19:16:54 -07:00
test_manager.rb Client API update: 2012-04-01 19:53:45 -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 Refactor to use Sidekiq.dump_json and Sidekiq.load_json 2012-04-22 14:02:35 -07:00
test_stats.rb Cap fix, fixes #106 2012-04-03 20:00:20 -07:00
test_testing.rb Add basic web testing, promote 'queues' set to core. 2012-03-10 13:07:19 -08:00
test_web.rb Client API update: 2012-04-01 19:53:45 -07:00