rails--rails/activejob/test
Jonathan Hefner b16c38ab6a Support procs for assert_{enqueued,performed}_with
PR #33995 added support for specifying the `args` argument of
`assert_enqueued_with` and `assert_performed_with` as a matcher proc.
In doing so, it added undocumented support for specifying the other
arguments as matcher procs as well.  This commit officially documents
that support, and adds tests to ensure the behavior.
2020-05-07 15:36:41 -05:00
..
adapters Remove support for Qu gem. 2018-03-19 21:27:16 +01:00
cases Support procs for assert_{enqueued,performed}_with 2020-05-07 15:36:41 -05:00
integration Add support for que name to Que adapter. 2020-03-04 13:50:13 +01:00
jobs Fix AJ `TestAdapter#performed_jobs` not properly counting job: 2020-03-09 19:46:11 -04:00
models [Active Job] `rubocop -a --only Layout/EmptyLineAfterMagicComment` 2017-07-11 13:12:32 +09:00
support Fix warning: method redefined 2020-03-13 18:19:14 +01:00
helper.rb Set AJ `return_false_on_aborted_enqueue` true in the test suite: 2019-12-28 16:56:54 +01:00