1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/test
2013-05-10 22:12:44 -07:00
..
config.yml
env_based_config.yml
fake_env.rb
helper.rb Add Sidekiq::Actor which provides a testable alternative to Celluloid 2013-05-10 22:12:44 -07:00
test_api.rb Add reset stats method to API 2013-04-30 20:43:59 -04:00
test_cli.rb Accept stringy values for -i (like -i worker.1) 2013-04-24 14:48:22 -04:00
test_client.rb Remove timeout middleware and worker option, fixes #862 2013-04-18 09:11:49 -07:00
test_exception_handler.rb Fixed ExceptionNotifier test 2013-05-07 20:18:06 +04:00
test_extensions.rb
test_fetch.rb use behavior syntax consistent with rest of test suite 2013-04-17 10:51:23 -04:00
test_manager.rb Add Sidekiq::Actor which provides a testable alternative to Celluloid 2013-05-10 22:12:44 -07:00
test_middleware.rb
test_processor.rb
test_redis_connection.rb Refactor redis log to print in both server and client 2013-04-17 10:07:46 -07:00
test_retry.rb Change poller to pop messages one at a time so they don't get lost if something goes wrong during a large pop operation. 2013-04-10 17:38:36 -07:00
test_scheduled.rb Add Sidekiq::Actor which provides a testable alternative to Celluloid 2013-05-10 22:12:44 -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 Better testing for worker page 2013-04-22 14:14:19 -07:00