.. |
dummy
|
Update dummy test app to only boot relevant subsystems
|
2019-09-12 14:53:57 -07:00 |
fixtures
|
|
|
config.yml
|
Remove daemonization, pidfile and logfile options, #4045
|
2018-12-07 13:41:26 -08:00 |
config_empty.yml
|
Cleanup CLI (#4026)
|
2018-12-03 13:24:37 -08:00 |
config_environment.yml
|
Remove daemonization, pidfile and logfile options, #4045
|
2018-12-07 13:41:26 -08:00 |
config_string.yml
|
Remove daemonization, pidfile and logfile options, #4045
|
2018-12-07 13:41:26 -08:00 |
fake_env.rb
|
Freeze all string literals in source, fixes #2741
|
2015-12-31 15:33:35 -08:00 |
helper.rb
|
Remove dead code (#4330)
|
2019-10-09 16:46:10 -07:00 |
test_actors.rb
|
merge master
|
2019-03-01 13:26:21 -08:00 |
test_api.rb
|
Fix SortedEntry#reschedule when called with non float as time (#4342)
|
2019-10-17 06:09:00 -07:00 |
test_cli.rb
|
A couple of random small code cleanups
|
2019-09-26 07:14:11 -07:00 |
test_client.rb
|
Support job tags
|
2019-09-23 13:00:59 -07:00 |
test_dead_set.rb
|
merge master
|
2019-03-01 13:26:21 -08:00 |
test_exception_handler.rb
|
merge master
|
2019-03-01 13:26:21 -08:00 |
test_extensions.rb
|
merge master
|
2019-03-01 13:26:21 -08:00 |
test_fetch.rb
|
Speedup UnitOfWork#queue_name
|
2019-09-30 15:42:31 -07:00 |
test_job_logger.rb
|
Remove unused test helper. (#4317)
|
2019-10-07 21:46:34 -07:00 |
test_launcher.rb
|
merge master
|
2019-03-01 13:37:04 -08:00 |
test_logger.rb
|
refactor log context to not require context functionality on the logger itself, #4296
|
2019-10-01 19:19:26 -07:00 |
test_manager.rb
|
merge master
|
2019-03-01 13:26:21 -08:00 |
test_middleware.rb
|
merge master
|
2019-03-01 13:26:21 -08:00 |
test_processor.rb
|
Remove dead code (#4330)
|
2019-10-09 16:46:10 -07:00 |
test_rails.rb
|
Better ActiveJob integration with Sidekiq options
|
2019-07-24 10:52:54 -07:00 |
test_redis_connection.rb
|
Fix flaky test (#4319)
|
2019-10-08 04:31:02 -07:00 |
test_retry.rb
|
Refactor Processor to avoid costly json cloning (#4316)
|
2019-10-07 21:48:39 -07:00 |
test_retry_exhausted.rb
|
Refactor Processor to avoid costly json cloning (#4316)
|
2019-10-07 21:48:39 -07:00 |
test_scheduled.rb
|
Replace #inject/#reduce with #sum (#4325)
|
2019-10-08 14:50:26 -07:00 |
test_scheduling.rb
|
merge master
|
2019-03-01 13:26:21 -08:00 |
test_sidekiq.rb
|
merge master
|
2019-03-01 13:26:21 -08:00 |
test_sidekiqmon.rb
|
fix test
|
2019-09-04 06:30:22 -07:00 |
test_testing.rb
|
merge master
|
2019-03-01 13:26:21 -08:00 |
test_testing_fake.rb
|
Easier way to test enqueuing specific ActionMailer and ActiveRecord delayed jobs
|
2019-09-29 14:32:30 -07:00 |
test_testing_inline.rb
|
merge master
|
2019-03-01 13:26:21 -08:00 |
test_util.rb
|
merge master
|
2019-03-01 13:26:21 -08:00 |
test_web.rb
|
Call run_afters even if throwing from run_befores
|
2019-09-27 08:28:18 -07:00 |
test_web_helpers.rb
|
merge master
|
2019-03-01 13:26:21 -08:00 |
test_worker.rb
|
Allow Sidekiq::Worker#set to be chained
|
2019-03-04 11:16:58 -08:00 |
test_worker_generator.rb
|
Respect rails' generators test_framework option and gracefully handle extra worker suffix on generator
|
2019-09-10 14:42:49 -07:00 |