.. |
fixtures
|
Allow dynamic sidekiq-web locale paths, for localized extensions, fixes #1261
|
2013-10-21 12:07:18 -07:00 |
config.yml
|
Dont use logger in options parsing, fixes #1335
|
2013-11-13 21:33:44 -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
|
Add debugging tools by default (byebug and pry)
|
2014-11-14 17:22:52 +00:00 |
test_api.rb
|
Refactor #1984
|
2014-10-06 08:53:06 -07:00 |
test_cli.rb
|
Add worker generator test
|
2014-10-21 22:55:40 +08:00 |
test_client.rb
|
Fix broken tests
|
2014-08-31 14:15:06 -07:00 |
test_exception_handler.rb
|
Address assorted warnings
|
2014-03-19 17:47:08 -07:00 |
test_extensions.rb
|
Never include modules if .remove_delay was called
|
2014-06-28 18:20:42 -04:00 |
test_fetch.rb
|
use the right redis url when reconnecting in TestFetcher
|
2014-06-08 13:45:20 +10:00 |
test_manager.rb
|
Loosen up dat timing
|
2014-12-18 09:36:49 -08:00 |
test_middleware.rb
|
Introduce chain#prepend possible fix for #2020
|
2014-10-28 18:10:09 +00:00 |
test_processor.rb
|
extracts worker.perform so call can be enhanced
|
2014-09-10 11:13:24 -06:00 |
test_redis_connection.rb
|
use ENV.to_hash instead of ENV.to_h to support antique rubies
|
2014-06-08 13:53:47 +10:00 |
test_retry.rb
|
Fix tests
|
2014-08-29 14:41:27 +00:00 |
test_scheduled.rb
|
Explicitly pass Redis associated with this job
|
2014-03-25 21:38:17 -07:00 |
test_scheduling.rb
|
Fix build
|
2014-05-13 14:00:20 -07:00 |
test_sidekiq.rb
|
Fix build
|
2014-05-13 14:00:20 -07:00 |
test_testing.rb
|
Add dynamic testing
|
2013-09-23 12:07:23 -07:00 |
test_testing_fake.rb
|
extracts worker.perform so call can be enhanced
|
2014-09-10 11:13:24 -06:00 |
test_testing_inline.rb
|
Add JID for inline testing, fixes #1454
|
2014-01-30 09:22:07 -08:00 |
test_web.rb
|
remove the /stats/queues/:name endpoint
|
2014-12-26 08:56:45 -08:00 |
test_worker_generator.rb
|
Add worker generator test
|
2014-10-21 22:55:40 +08:00 |