1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activejob/test/support/integration/adapters
Matthew Draper 2ca8545e51 Fix sidekiq test order dependency
Requiring sidekiq/testing changes stuff, so we need to counteract that
after we do so.

And given its potential to confuse things, let's do it up front, at a
predictable point.
2015-04-20 08:21:15 +09:30
..
backburner.rb - Removed unused variable warnings from ActiveJob Adapters 2014-10-19 23:17:22 +05:30
delayed_job.rb Make AJ integration tests much less verbose 2014-09-27 21:59:10 +09:30
inline.rb ActiveJob Integration Tests 2014-09-11 00:38:56 +03:00
qu.rb Fixed ActiveJob integration tests 2015-03-05 23:57:57 +02:00
que.rb Make AJ integration tests much less verbose 2014-09-27 21:59:10 +09:30
queue_classic.rb Fixed ActiveJob integration tests 2015-03-05 23:57:57 +02:00
resque.rb redis 3.2.0 doesn't allow tcp protocol anymore 2014-12-13 00:06:31 -02:00
sidekiq.rb Fix sidekiq test order dependency 2015-04-20 08:21:15 +09:30
sneakers.rb - Removed unused variable warnings from ActiveJob Adapters 2014-10-19 23:17:22 +05:30
sucker_punch.rb Make AJ integration tests much less verbose 2014-09-27 21:59:10 +09:30