.. |
fixtures
|
|
|
config.yml
|
|
|
env_based_config.yml
|
|
|
fake_env.rb
|
|
|
helper.rb
|
Add helper method to encapsulate hz check, #2431
|
2015-07-12 10:51:34 -07:00 |
test_api.rb
|
Hardcode expected date format so we don't depend on global state, fixes #2432
|
2015-07-13 21:27:30 -07:00 |
test_cli.rb
|
Remove coveralls, use simplecov, improve coverage
|
2015-07-10 12:35:02 -07: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
|
Use new proc syntax instead all Proc.new
|
2015-06-10 23:10:16 +03: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
|
allow every test to be run with just ruby test/xxx_test.rb
|
2014-12-30 12:54:58 -08:00 |
test_rails.rb
|
Do not allow Sidekiq::Worker in AJ::Base classes, #2424
|
2015-07-13 21:55:24 -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
|
Fix leaky global state
|
2015-07-13 21:51:53 -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
|
allow every test to be run with just ruby test/xxx_test.rb
|
2014-12-30 12:54:58 -08:00 |
test_testing_inline.rb
|
allow every test to be run with just ruby test/xxx_test.rb
|
2014-12-30 12:54:58 -08:00 |
test_util.rb
|
Add helper method to encapsulate hz check, #2431
|
2015-07-12 10:51:34 -07:00 |
test_web.rb
|
Clean up warnings seen with RUBYOPT="-w", fixes #2402
|
2015-06-22 09:15:16 -07:00 |
test_web_helpers.rb
|
Further tweaks for locale determination, fixes #2353
|
2015-05-15 12:02:57 -07:00 |