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-03-26 20:35:57 -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
helper.rb Concerted effort to increase test coverage: 86 -> 88% 2014-02-01 15:04:20 -08:00
test_api.rb Remove unused file, fix various warnings 2014-03-19 17:11:12 -07:00
test_cli.rb Address assorted warnings 2014-03-19 17:47:08 -07:00
test_client.rb Revert "Remove .via, not sure it's necessary." 2014-03-26 20:35:57 -07:00
test_exception_handler.rb Address assorted warnings 2014-03-19 17:47:08 -07:00
test_extensions.rb Add tests for new client instances 2013-10-25 21:07:54 -07:00
test_fetch.rb Concerted effort to increase test coverage: 86 -> 88% 2014-02-01 15:04:20 -08:00
test_manager.rb Use Object.new for "any old object" in tests. 2013-12-10 15:33:53 -08: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 merge 2.17.5 stuff 2014-02-15 23:49:56 -08:00
test_retry.rb Fix retries_exhausted + dead job handling. 2014-03-23 15:20:52 -07:00
test_scheduled.rb Explicitly pass Redis associated with this job 2014-03-25 21:38:17 -07:00
test_scheduling.rb Lets you inject in a RedisConnect into Sidekiq::Client so you can push jobs to different Redis instances in the same application. 2014-03-24 13:20:16 -04:00
test_sidekiq.rb Address assorted warnings 2014-03-19 17:47:08 -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 Address assorted warnings 2014-03-19 17:47:08 -07:00