1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/test
2019-03-27 10:30:52 -07:00
..
dummy Fix broken build due to rails/rails#35611 2019-03-27 10:30:52 -07:00
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
config_empty.yml Cleanup CLI (#4026) 2018-12-03 13:24:37 -08:00
config_environment.yml Cleanup CLI (#4026) 2018-12-03 13:24:37 -08:00
config_string.yml Cleanup CLI (#4026) 2018-12-03 13:24:37 -08:00
fake_env.rb Freeze all string literals in source, fixes #2741 2015-12-31 15:33:35 -08:00
helper.rb remove things which complicate the test suite 2019-02-05 11:10:56 -08:00
test_actors.rb Switch all tests to use Minitest::Spec for consistency 2019-02-28 12:43:50 -08:00
test_api.rb Switch all tests to use Minitest::Spec for consistency 2019-02-28 12:43:50 -08:00
test_cli.rb Switch all tests to use Minitest::Spec for consistency 2019-02-28 12:43:50 -08:00
test_client.rb Allow Sidekiq::Worker#set to be chained 2019-03-04 11:16:58 -08:00
test_dead_set.rb Switch all tests to use Minitest::Spec for consistency 2019-02-28 12:43:50 -08:00
test_exception_handler.rb Switch all tests to use Minitest::Spec for consistency 2019-02-28 12:43:50 -08:00
test_extensions.rb Switch all tests to use Minitest::Spec for consistency 2019-02-28 12:43:50 -08:00
test_fetch.rb Switch all tests to use Minitest::Spec for consistency 2019-02-28 12:43:50 -08:00
test_launcher.rb Switch all tests to use Minitest::Spec for consistency 2019-02-28 12:43:50 -08:00
test_logging.rb Switch all tests to use Minitest::Spec for consistency 2019-02-28 12:43:50 -08:00
test_manager.rb Switch all tests to use Minitest::Spec for consistency 2019-02-28 12:43:50 -08:00
test_middleware.rb Switch all tests to use Minitest::Spec for consistency 2019-02-28 12:43:50 -08:00
test_processor.rb Switch all tests to use Minitest::Spec for consistency 2019-02-28 12:43:50 -08:00
test_rails.rb Switch all tests to use Minitest::Spec for consistency 2019-02-28 12:43:50 -08:00
test_redis_connection.rb Switch all tests to use Minitest::Spec for consistency 2019-02-28 12:43:50 -08:00
test_retry.rb Switch all tests to use Minitest::Spec for consistency 2019-02-28 12:43:50 -08:00
test_retry_exhausted.rb Switch all tests to use Minitest::Spec for consistency 2019-02-28 12:43:50 -08:00
test_scheduled.rb Switch all tests to use Minitest::Spec for consistency 2019-02-28 12:43:50 -08:00
test_scheduling.rb Switch all tests to use Minitest::Spec for consistency 2019-02-28 12:43:50 -08:00
test_sidekiq.rb Switch all tests to use Minitest::Spec for consistency 2019-02-28 12:43:50 -08:00
test_sidekiqctl.rb flush redis so status is predictable 2019-03-01 13:27:28 -08:00
test_testing.rb Switch all tests to use Minitest::Spec for consistency 2019-02-28 12:43:50 -08:00
test_testing_fake.rb Switch all tests to use Minitest::Spec for consistency 2019-02-28 12:43:50 -08:00
test_testing_inline.rb Switch all tests to use Minitest::Spec for consistency 2019-02-28 12:43:50 -08:00
test_util.rb Fix various flaky tests due to process-wide data changes 2019-02-28 14:12:08 -08:00
test_web.rb Fix various flaky tests due to process-wide data changes 2019-02-28 14:12:08 -08:00
test_web_helpers.rb oops 2019-02-28 12:57:29 -08:00
test_worker.rb Allow Sidekiq::Worker#set to be chained 2019-03-04 11:16:58 -08:00