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 c131c1f55d Merge pull request #2745 from ckersh/test_coverage_handle_signal
Improve test coverage for handling signals
2016-01-30 10:55:55 -08: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
env_based_config.yml
fake_env.rb
helper.rb cleanup 2015-10-23 15:04:50 -07:00
test_actors.rb Found and killed the test suite instability. 2015-10-21 09:29:58 -07:00
test_api.rb Display human-friendly class and args for ActionMailer jobs 2015-12-14 23:49:24 +02:00
test_cli.rb Need a logfile to reopen logs 2016-01-29 20:12:27 -05:00
test_client.rb fix build 2016-01-21 09:29:37 -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 Test suite overhaul 2015-09-23 10:56:37 -07:00
test_fetch.rb Change old "message" terminology to "job" 2015-10-23 15:05:50 -07:00
test_launcher.rb Move proctitles into CLI, so they can be accessed in startup events 2015-10-12 09:43:51 -07:00
test_logging.rb Test suite overhaul 2015-09-23 10:56:37 -07:00
test_manager.rb Found and killed the test suite instability. 2015-10-21 09:29:58 -07:00
test_middleware.rb Cleanup, tests passing 2015-10-08 09:37:37 -07:00
test_processor.rb Change old "message" terminology to "job" 2015-10-23 15:05:50 -07:00
test_rails.rb Test suite overhaul 2015-09-23 10:56:37 -07:00
test_redis_connection.rb Test suite overhaul 2015-09-23 10:56:37 -07:00
test_retry.rb Make exception available in #sidekiq_retry_in 2015-10-23 11:54:55 -04:00
test_retry_exhausted.rb Unit tests for sidekiq_retries_exhausted block 2016-01-26 17:34:02 -06:00
test_scheduled.rb Improve schedule test speed 2016-01-09 04:27:49 +03:00
test_scheduling.rb fix test break 2015-09-23 16:21:25 -07:00
test_sidekiq.rb Test suite overhaul 2015-09-23 10:56:37 -07:00
test_testing.rb Test suite overhaul 2015-09-23 10:56:37 -07:00
test_testing_fake.rb Fixed drain_all for workers with symbolized queue names in tests 2016-01-14 15:25:03 +01:00
test_testing_inline.rb Fix name of test 2015-11-13 16:42:43 -05:00
test_util.rb Test suite overhaul 2015-09-23 10:56:37 -07:00
test_web.rb Clean up global state changes in custom web test, fixes #2752 2016-01-06 10:29:41 -08:00
test_web_helpers.rb Fix Norwegian Bokmål (nb) locale 2015-10-04 20:47:41 +02:00