1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/test
Kevin Deisz cc1a37d006 Silence Ruby 2.7 warnings (#4412)
Since you can pass kwargs to Logger.new, you need to explicitly handle them in the subclass otherwise you get a warning.
2019-12-31 10:43:01 -08:00
..
dummy
fixtures
config.yml
config_empty.yml
config_environment.yml
config_string.yml
fake_env.rb
helper.rb Remove dead code (#4330) 2019-10-09 16:46:10 -07:00
test_actors.rb
test_api.rb payload should exposed as a Hash, fixes #4387 2019-11-22 09:53:44 -08:00
test_cli.rb Print Rails info at startup (#4383) 2019-11-17 17:50:01 -08:00
test_client.rb
test_dead_set.rb
test_exception_handler.rb
test_extensions.rb
test_fetch.rb
test_job_logger.rb
test_launcher.rb
test_logger.rb Silence Ruby 2.7 warnings (#4412) 2019-12-31 10:43:01 -08:00
test_manager.rb
test_middleware.rb
test_processor.rb Remove dead code (#4330) 2019-10-09 16:46:10 -07:00
test_rails.rb cleanup 2019-12-18 11:05:06 -08:00
test_redis_connection.rb Redact sentinel passwords in redis options (#4357) 2019-11-03 06:27:36 -08:00
test_retry.rb
test_retry_exhausted.rb
test_scheduled.rb Replace #inject/#reduce with #sum (#4325) 2019-10-08 14:50:26 -07:00
test_scheduling.rb
test_sidekiq.rb
test_sidekiqmon.rb
test_testing.rb
test_testing_fake.rb
test_testing_inline.rb
test_util.rb
test_web.rb Introduce the ability to pause queue from the UI (#4374) 2019-11-14 10:06:53 -08:00
test_web_helpers.rb
test_worker.rb
test_worker_generator.rb Follow generator configuration to determine the resulting test file (#4371) 2019-11-11 10:37:39 -08:00