1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/test
2015-04-21 13:08:30 -04:00
..
fixtures
config.yml
env_based_config.yml
fake_env.rb
helper.rb
test_api.rb Delete excess comments in API test 2015-02-25 11:35:25 +03:00
test_cli.rb
test_client.rb
test_exception_handler.rb
test_extensions.rb
test_fetch.rb
test_logging.rb
test_manager.rb Fix race condition in test 2015-01-16 13:59:35 -08:00
test_middleware.rb
test_processor.rb
test_redis_connection.rb
test_retry.rb Add test: normal error without cause, fix typo. 2015-04-08 19:34:49 +02:00
test_scheduled.rb
test_scheduling.rb MyWorker.perform_in(1.month) does not always schedule job in one month. 2015-02-20 09:36:32 +09:00
test_sidekiq.rb Fix tests to also not be sexist 2015-04-21 13:08:30 -04:00
test_testing.rb
test_testing_fake.rb
test_testing_inline.rb
test_web.rb Load only required locale files 2015-04-10 01:24:54 +03:00
test_web_helpers.rb Update web locale determination, fixes 2015-04-09 11:14:05 -07:00
test_worker_generator.rb