Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add perform_enqueued_jobs | Fábio Luiz Nery de Miranda | 2014-11-25 | 1 | -7/+29 |
| | | | | | | | | | It will set proper queue_adapter state required by assert_performed_jobs assertions. Also the block version of assert_performed_jobs will make sure this state is respected. Fixes #17684 | ||||
* | Tiny documentation fixes and styling improvements | Robin Dupret | 2014-11-01 | 1 | -2/+2 |
| | | | | [ci skip] | ||||
* | - Fix mentioned shortcut, to what the shortcut actually is, and that it ↵ | Vipul A M | 2014-10-21 | 1 | -2/+2 |
| | | | | | | | | accepts blocks for `assert_no_enqueued_jobs` and `assert_no_performed_jobs` test helpers. - args => arguments when used in actual docs. [ci skip] | ||||
* | add message to `assert` in `assert_enqueued_with` | yuuji.yaginuma | 2014-09-23 | 1 | -1/+1 |
| | |||||
* | correct rdoc [ci skip] | Abdelkader Boudih | 2014-09-05 | 1 | -14/+14 |
| | |||||
* | [ActiveJob] TestCase (Will squash before merge) | Abdelkader Boudih | 2014-09-02 | 1 | -13/+16 |
| | |||||
* | [ActiveJob] TestCase | Abdelkader Boudih | 2014-09-02 | 1 | -152/+175 |
| | |||||
* | [ActiveJob] TestCase | Abdelkader Boudih | 2014-09-02 | 1 | -0/+170 |