..
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
Modern celluloid now stable for testing purposes, yay!
2013-06-07 22:15:13 -07:00
test_api.rb
Adding some tests
2013-06-23 19:57:52 -03:00
test_cli.rb
Upgrade to Minitest 5
2013-05-12 14:25:30 -07:00
test_client.rb
Upgrade to Minitest 5
2013-05-12 14:25:30 -07:00
test_exception_handler.rb
update exception_notification tests for 4.0.0
2013-07-15 17:09:58 -06:00
test_extensions.rb
Upgrade to Minitest 5
2013-05-12 14:25:30 -07:00
test_fetch.rb
Upgrade to Minitest 5
2013-05-12 14:25:30 -07:00
test_manager.rb
Upgrade to Minitest 5
2013-05-12 14:25:30 -07:00
test_middleware.rb
Allow for default number of retry attempts to be set for RetryJobs middleware.
2013-08-01 16:23:50 -04:00
test_processor.rb
Avoid calling processor during hard shutdown, fixes #997
2013-06-10 22:20:15 -07:00
test_redis_connection.rb
Added option to set the network timeout for the Redis connection
2013-07-17 09:02:51 -06:00
test_retry.rb
Allow for default number of retry attempts to be set for RetryJobs middleware.
2013-08-01 16:23:50 -04:00
test_scheduled.rb
Scheduled and retry jobs now executes client middleware
2013-05-24 16:31:55 +04:00
test_scheduling.rb
Upgrade to Minitest 5
2013-05-12 14:25:30 -07:00
test_sidekiq.rb
Upgrade to Minitest 5
2013-05-12 14:25:30 -07:00
test_testing.rb
Sets worker JID before performing job during tests
2013-07-02 11:43:59 -03:00
test_testing_inline.rb
Upgrade to Minitest 5
2013-05-12 14:25:30 -07:00
test_util.rb
Actually test what the test claims
2013-06-20 11:02:30 -07:00
test_web.rb
Updating invalid jid in tests so it's more clear.
2013-07-27 19:04:06 -04:00