1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/test
Mike Perham 30bbd13a5e Update tests so they all run standalone successfully, like so:
for i in test/test_* ; do ruby $i; done
2018-12-03 14:09:26 -08:00
..
fixtures
config.yml
config_empty.yml
config_environment.yml
config_string.yml
fake_env.rb
helper.rb
test_actors.rb
test_api.rb
test_cli.rb
test_client.rb Update tests so they all run standalone successfully, like so: 2018-12-03 14:09:26 -08:00
test_dead_set.rb
test_exception_handler.rb
test_extensions.rb
test_fetch.rb Update tests so they all run standalone successfully, like so: 2018-12-03 14:09:26 -08:00
test_launcher.rb Update tests so they all run standalone successfully, like so: 2018-12-03 14:09:26 -08:00
test_logging.rb
test_manager.rb
test_middleware.rb
test_processor.rb
test_rails.rb
test_redis_connection.rb Update tests so they all run standalone successfully, like so: 2018-12-03 14:09:26 -08:00
test_retry.rb
test_retry_exhausted.rb
test_scheduled.rb
test_scheduling.rb Update tests so they all run standalone successfully, like so: 2018-12-03 14:09:26 -08:00
test_sidekiq.rb Update tests so they all run standalone successfully, like so: 2018-12-03 14:09:26 -08:00
test_sidekiqctl.rb
test_testing.rb
test_testing_fake.rb
test_testing_inline.rb
test_util.rb Update tests so they all run standalone successfully, like so: 2018-12-03 14:09:26 -08:00
test_web.rb Update tests so they all run standalone successfully, like so: 2018-12-03 14:09:26 -08:00
test_web_helpers.rb