.. |
fixtures
|
Allow dynamic sidekiq-web locale paths, for localized extensions, fixes #1261
|
2013-10-21 12:07:18 -07:00 |
config.yml
|
Remove environment support in .yml, #1257
|
2013-10-16 19:24:22 -07: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
|
Use new celluloid/test.rb
|
2013-10-07 12:59:28 +13:00 |
test_api.rb
|
Handle deletion of queued jobs when iterating over a Sidekiq::Queue
|
2013-10-12 17:56:34 -05:00 |
test_cli.rb
|
Remove environment support in .yml, #1257
|
2013-10-16 19:24:22 -07:00 |
test_client.rb
|
#push_bulk returns an array of jids
|
2013-11-05 11:17:30 -06:00 |
test_exception_handler.rb
|
don't fail when handling an exception with a nil backtrace
|
2013-10-07 15:00:20 +01:00 |
test_extensions.rb
|
Add tests for new client instances
|
2013-10-25 21:07:54 -07:00 |
test_fetch.rb
|
Backport test suite to Minitest 4 so we can test against Rails 4.
|
2013-09-22 14:38:33 -07:00 |
test_manager.rb
|
Backport test suite to Minitest 4 so we can test against Rails 4.
|
2013-09-22 14:38:33 -07:00 |
test_middleware.rb
|
Backport test suite to Minitest 4 so we can test against Rails 4.
|
2013-09-22 14:38:33 -07:00 |
test_processor.rb
|
Backport test suite to Minitest 4 so we can test against Rails 4.
|
2013-09-22 14:38:33 -07:00 |
test_redis_connection.rb
|
add socket path test cases
|
2013-10-21 21:54:02 +02:00 |
test_retry.rb
|
Fix tests
|
2013-10-27 14:02:09 -07:00 |
test_scheduled.rb
|
Backport test suite to Minitest 4 so we can test against Rails 4.
|
2013-09-22 14:38:33 -07:00 |
test_scheduling.rb
|
Add enqueue_to_in and enqueue_in methods on Sidekiq::Client class
|
2013-09-29 10:04:56 +02:00 |
test_sidekiq.rb
|
Backport test suite to Minitest 4 so we can test against Rails 4.
|
2013-09-22 14:38:33 -07:00 |
test_testing.rb
|
Add dynamic testing
|
2013-09-23 12:07:23 -07:00 |
test_testing_fake.rb
|
Add dynamic testing
|
2013-09-23 12:07:23 -07:00 |
test_testing_inline.rb
|
Add dynamic testing
|
2013-09-23 12:07:23 -07:00 |
test_util.rb
|
Backport test suite to Minitest 4 so we can test against Rails 4.
|
2013-09-22 14:38:33 -07:00 |
test_web.rb
|
Sidekiq::Web add testcase for escaping
|
2013-10-31 00:12:23 +01:00 |