Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix leaky `only: …` option for Active Job assertions | Jeremy Kemper | 2015-03-06 | 1 | -0/+8 |
* | Add an `:only` option to `perform_enqueued_jobs` to filter jobs based on | Michael Ryan | 2015-02-06 | 1 | -0/+78 |
* | Fix ActiveJob assertions with a GlobalID object argument | Richard Manyanza | 2015-01-23 | 1 | -0/+39 |
* | Add :only option to assert_no_enqueued_jobs | George Claghorn | 2015-01-08 | 1 | -0/+19 |
* | Add :only option to assert_enqueued_jobs | George Claghorn | 2015-01-07 | 1 | -0/+40 |
* | Add perform_enqueued_jobs | Fábio Luiz Nery de Miranda | 2014-11-25 | 1 | -13/+23 |
* | Merge pull request #17005 from y-yagi/fix_aj_test_helper | Yves Senn | 2014-09-23 | 1 | -1/+3 |
|\ | |||||
| * | add message to `assert` in `assert_enqueued_with` | yuuji.yaginuma | 2014-09-23 | 1 | -1/+3 |
|/ | |||||
* | Active Job refactoring | Cristian Bica | 2014-09-03 | 1 | -33/+33 |
* | [ActiveJob] TestCase (Will squash before merge) | Abdelkader Boudih | 2014-09-02 | 1 | -3/+2 |
* | [ActiveJob] TestCase | Abdelkader Boudih | 2014-09-02 | 1 | -11/+9 |
* | [ActiveJob] TestCase | Abdelkader Boudih | 2014-09-02 | 1 | -0/+217 |