aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/test/integration
Commit message (Expand)AuthorAgeFilesLines
* Provide provider_job_id to qu adapter.Kevin Deisz2015-05-071-5/+8
* Make que report back its job_id to provider_job_idJeroen van Baarsen2015-05-071-10/+4
* Let Sidekiq set provider_job_idJeroen van Baarsen2015-05-071-0/+10
* Get provider_job_id from DelayedJobKevin Deisz2015-05-051-0/+6
* Do not use named queues for que adapterRafael Mendonça França2015-05-031-1/+1
* Queue Classic runs a second earlier than scheduledMatthew Draper2015-04-231-1/+1
* Fix sidekiq test order dependencyMatthew Draper2015-04-201-2/+0
* Pass wrapped class name to Sidekiq for logging purposesMike Perham2015-03-231-0/+13
* :nail_care: fix typos in activejob queuing testJoe Lewis2014-10-221-2/+2
* tests, move `original_` var assignments outside of `begin`.Yves Senn2014-10-101-2/+3
* ActiveJob Integration TestsCristian Bica2014-09-111-0/+46