1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/test
2014-07-13 19:27:16 -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
env_based_config.yml Clean up option processing 2013-01-18 20:57:26 -08:00
fake_env.rb CLI testing. Not great but integration testing is tough. 2012-02-12 19:53:34 -08:00
helper.rb store REDIS_URL in a constant 2014-06-08 13:44:35 +10:00
test_api.rb Handle multiple jobs with same score, fixes #1771 2014-06-11 20:31:39 -07:00
test_cli.rb Fix issues with non-deterministic global test state 2014-05-17 15:55:21 -07:00
test_client.rb Fix issues with non-deterministic global test state 2014-05-17 15:55:21 -07:00
test_exception_handler.rb Address assorted warnings 2014-03-19 17:47:08 -07:00
test_extensions.rb Never include modules if .remove_delay was called 2014-06-28 18:20:42 -04:00
test_fetch.rb use the right redis url when reconnecting in TestFetcher 2014-06-08 13:45:20 +10:00
test_manager.rb fix specs 2014-06-11 20:51:24 -07:00
test_middleware.rb Explicitly pass Redis associated with this job 2014-03-25 21:38:17 -07:00
test_processor.rb fix issues with jruby failing tests 2013-11-12 15:54:16 -05:00
test_redis_connection.rb use ENV.to_hash instead of ENV.to_h to support antique rubies 2014-06-08 13:53:47 +10:00
test_retry.rb Truncate error message to 10k, #1843 2014-07-13 19:27:16 -07:00
test_scheduled.rb Explicitly pass Redis associated with this job 2014-03-25 21:38:17 -07:00
test_scheduling.rb Fix build 2014-05-13 14:00:20 -07:00
test_sidekiq.rb Fix build 2014-05-13 14:00:20 -07:00
test_testing.rb Add dynamic testing 2013-09-23 12:07:23 -07:00
test_testing_fake.rb Add dynamic testing 2013-09-23 12:07:23 -07:00
test_testing_inline.rb Add JID for inline testing, fixes #1454 2014-01-30 09:22:07 -08:00
test_web.rb Fix tests 2014-05-31 14:20:46 -07:00