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
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
..
adapters ActiveJob testing improvements 2014-12-30 17:53:42 +02:00
cases ActiveJob::Base#queue_adapter is now a class_attribute 2015-03-11 22:45:59 -07:00
integration Fix sidekiq test order dependency 2015-04-20 08:21:15 +09:30
jobs Allow keyword arguments to work with ActiveJob 2015-01-30 13:43:39 -07:00
models [ActiveJob] raise DeserializationError when got an error deserializing 2014-08-17 23:10:45 +00:00
support Fix sidekiq test order dependency 2015-04-20 08:21:15 +09:30
helper.rb Changed the AJADAPTER to AJ_ADAPTER 2015-02-22 16:11:21 +01:00