.. |
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
|
merge master
|
2015-08-15 14:02:37 -07:00 |
test_api.rb
|
Merge pull request #2473 from pik/develop
|
2015-08-16 13:36:32 -07:00 |
test_cli.rb
|
Fix typo in cli test
|
2015-08-06 17:04:10 +03:00 |
test_client.rb
|
allow every test to be run with just ruby test/xxx_test.rb
|
2014-12-30 12:54:58 -08:00 |
test_exception_handler.rb
|
allow every test to be run with just ruby test/xxx_test.rb
|
2014-12-30 12:54:58 -08:00 |
test_extensions.rb
|
allow every test to be run with just ruby test/xxx_test.rb
|
2014-12-30 12:54:58 -08:00 |
test_fetch.rb
|
allow every test to be run with just ruby test/xxx_test.rb
|
2014-12-30 12:54:58 -08:00 |
test_logging.rb
|
FIX# cannot load such file -- helper (LoadError)
|
2014-12-31 19:49:49 +05:30 |
test_manager.rb
|
prevent invalid concurrency from causing hard to debug problems
|
2015-08-12 10:16:40 -07:00 |
test_middleware.rb
|
allow every test to be run with just ruby test/xxx_test.rb
|
2014-12-30 12:54:58 -08:00 |
test_processor.rb
|
Failing tests
|
2015-09-09 12:25:18 -07:00 |
test_rails.rb
|
fix build?
|
2015-07-13 22:45:52 -07:00 |
test_redis_connection.rb
|
allow every test to be run with just ruby test/xxx_test.rb
|
2014-12-30 12:54:58 -08:00 |
test_retry.rb
|
Adding test case for retry => 0
|
2015-07-10 12:45:18 +02:00 |
test_scheduled.rb
|
Clean up warnings seen with RUBYOPT="-w", fixes #2402
|
2015-06-22 09:15:16 -07:00 |
test_scheduling.rb
|
Use created_at for the time schedule jobs are scheduled
|
2015-06-03 19:28:41 +02:00 |
test_sidekiq.rb
|
Disconnect and retry if READONLY error detected, fixes #2550
|
2015-09-11 10:55:45 -07:00 |
test_testing.rb
|
allow every test to be run with just ruby test/xxx_test.rb
|
2014-12-30 12:54:58 -08:00 |
test_testing_fake.rb
|
Add middleware stack to Testing
|
2015-09-04 15:35:33 -07:00 |
test_testing_inline.rb
|
Add middleware stack to Testing
|
2015-09-04 15:35:33 -07:00 |
test_util.rb
|
Add helper method to encapsulate hz check, #2431
|
2015-07-12 10:51:34 -07:00 |
test_web.rb
|
Fix thread warning in test_web
|
2015-08-16 13:38:13 -07:00 |
test_web_helpers.rb
|
Further tweaks for locale determination, fixes #2353
|
2015-05-15 12:02:57 -07:00 |