1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activejob/test
Gareth du Plooy 060a1fb338 Log active_job potential matches when asserting
Adds logging of potential matches when calling `assert_enqueued_with` and `assert_performed_with` to provide more information on test failures.
2019-08-12 15:16:12 -05:00
..
adapters Remove support for Qu gem. 2018-03-19 21:27:16 +01:00
cases Log active_job potential matches when asserting 2019-08-12 15:16:12 -05:00
integration Enable Style/RedundantBegin cop to avoid newly adding redundant begin block 2018-12-21 06:12:42 +09:00
jobs Require time extensions in the job that depends on time 2019-08-02 00:52:02 -04:00
models [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00
support Use try only when we're unsure if the receiver would respond_to the method 2019-08-01 17:58:00 +09:00
helper.rb Output junit format test report 2019-04-04 14:34:46 +09:00