aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/test/cases/test_helper_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Make assert_enqueued_with and assert_performed_with returns the matched jobJean Boussier2015-08-101-0/+22
* Merge pull request #19969 from y-yagi/fix_job_helper_methodYves Senn2015-05-011-0/+22
* Fix leaky `only: …` option for Active Job assertionsJeremy Kemper2015-03-061-0/+8
* Add an `:only` option to `perform_enqueued_jobs` to filter jobs based onMichael Ryan2015-02-061-0/+78
* Fix ActiveJob assertions with a GlobalID object argumentRichard Manyanza2015-01-231-0/+39
* Add :only option to assert_no_enqueued_jobsGeorge Claghorn2015-01-081-0/+19
* Add :only option to assert_enqueued_jobsGeorge Claghorn2015-01-071-0/+40
* Add perform_enqueued_jobsFábio Luiz Nery de Miranda2014-11-251-13/+23
* Merge pull request #17005 from y-yagi/fix_aj_test_helperYves Senn2014-09-231-1/+3
|\
| * add message to `assert` in `assert_enqueued_with`yuuji.yaginuma2014-09-231-1/+3
|/
* Active Job refactoringCristian Bica2014-09-031-33/+33
* [ActiveJob] TestCase (Will squash before merge)Abdelkader Boudih2014-09-021-3/+2
* [ActiveJob] TestCaseAbdelkader Boudih2014-09-021-11/+9
* [ActiveJob] TestCaseAbdelkader Boudih2014-09-021-0/+217