aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/lib/active_job/test_helper.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Fix leaky `only: …` option for Active Job assertionsJeremy Kemper2015-03-061-9/+15
* `ActiveJob::QueueAdapters::TestAdapter` is now a singletonTamir Duberstein2015-02-231-2/+4
* Add an `:only` option to `perform_enqueued_jobs` to filter jobs based onMichael Ryan2015-02-061-5/+50
* Fix ActiveJob assertions with a GlobalID object argumentRichard Manyanza2015-01-231-2/+12
* Add :only option to assert_no_enqueued_jobsGeorge Claghorn2015-01-081-2/+10
* Add :only option to assert_enqueued_jobsGeorge Claghorn2015-01-071-7/+23
* ActiveJob testing improvementsCristian Bica2014-12-301-0/+2
* Add perform_enqueued_jobsFábio Luiz Nery de Miranda2014-11-251-7/+29
* Tiny documentation fixes and styling improvementsRobin Dupret2014-11-011-2/+2
* - Fix mentioned shortcut, to what the shortcut actually is, and that it accep...Vipul A M2014-10-211-2/+2
* add message to `assert` in `assert_enqueued_with`yuuji.yaginuma2014-09-231-1/+1
* correct rdoc [ci skip]Abdelkader Boudih2014-09-051-14/+14
* [ActiveJob] TestCase (Will squash before merge)Abdelkader Boudih2014-09-021-13/+16
* [ActiveJob] TestCaseAbdelkader Boudih2014-09-021-152/+175
* [ActiveJob] TestCaseAbdelkader Boudih2014-09-021-0/+170