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
Fábio Luiz Nery de Miranda 4f8eb78b1a Add perform_enqueued_jobs
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
2014-11-25 00:24:36 -02:00
..
adapters Added enqueue_at support for QueAdapter in ActiveJob 2014-08-21 04:27:30 +00:00
cases Add perform_enqueued_jobs 2014-11-25 00:24:36 -02:00
integration 💅 fix typos in activejob queuing test 2014-10-22 06:33:10 -07:00
jobs - Inline AJ around_perform and around_enqueue in CallbackJob used for tests. 2014-10-21 11:37:40 +05:30
models
support - Removed unused variable warnings from ActiveJob Adapters 2014-10-19 23:17:22 +05:30
helper.rb No need to specify log level, run at log level as all other Rails components. 2014-10-20 12:36:44 +05:30