rails/activejob/test
Matthew Draper 41ae432f49 Shuffle a few things in aid of easier debugging
* Don't swallow output -- if there is any, it's probably useful
* Wait for the process to finish
* Use IPC instead of a sleep
* No need for a pidfile
2015-04-20 08:50:24 +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 Shuffle a few things in aid of easier debugging 2015-04-20 08:50:24 +09:30
helper.rb Changed the AJADAPTER to AJ_ADAPTER 2015-02-22 16:11:21 +01:00