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 07a2781ac0 Update sidekiq/testing to execute almost all of the client api, fixes #713
This should ensure tests reproduce a maximum amount of the implementation details that you'll see in production.
2013-03-27 21:24:47 -07:00
..
config.yml Lock down namespace configuration, fixes #747 2013-03-01 16:13:20 -08:00
env_based_config.yml Clean up option processing 2013-01-18 20:57:26 -08:00
fake_env.rb CLI testing. Not great but integration testing is tough. 2012-02-12 19:53:34 -08:00
helper.rb Adding coveralls support 2013-03-13 14:16:47 -07:00
test_api.rb Remove unused vars 2013-03-22 10:16:46 +05:30
test_cli.rb Clean up option processing 2013-01-18 20:57:26 -08:00
test_client.rb client api refactoring 2013-03-24 17:42:43 -07:00
test_exception_handler.rb Use a regular object instead of a mock for exception data 2012-11-05 23:04:28 +01:00
test_extensions.rb Add delay_until extension method 2012-11-08 09:05:11 -08:00
test_fetch.rb Properly handle namespaced queue names in Fetcher's UnitOfWork, fixes #744 2013-03-02 15:59:01 -08:00
test_middleware.rb Add i18n middleware, fixes #750 2013-03-03 16:20:01 -08:00
test_processor.rb Refactor fetch strategy, fix queueing to lpush and rpop. 2013-01-05 21:17:08 -08:00
test_redis_connection.rb Lock down namespace configuration, fixes #747 2013-03-01 16:13:20 -08:00
test_retry.rb actually test exhausted feature 2013-03-21 14:37:41 -07:00
test_scheduling.rb client api refactoring 2013-03-24 17:42:43 -07:00
test_sidekiq.rb Remedied requirement to bring your own table to the flipping method 2013-03-19 23:55:01 +01:00
test_testing.rb Update sidekiq/testing to execute almost all of the client api, fixes #713 2013-03-27 21:24:47 -07:00
test_testing_inline.rb client api refactoring 2013-03-24 17:42:43 -07:00
test_web.rb Fix dashboard tests 2013-02-20 12:04:19 -08:00