aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/lib/active_job/core.rb
diff options
context:
space:
mode:
authorRosa Gutierrez <rosa.ge@gmail.com>2019-01-07 14:36:56 +0100
committerRosa Gutierrez <rosa.ge@gmail.com>2019-01-08 12:07:38 +0100
commit154057b4f7d8bcf37637ec7185ede3c4d0cd6583 (patch)
treed02fc14c2599acec74c6c15ce28b5e3cf001ebee /activejob/lib/active_job/core.rb
parent9cfcc067e626f0f1e220cc00a9f96622a936350d (diff)
downloadrails-154057b4f7d8bcf37637ec7185ede3c4d0cd6583.tar.gz
rails-154057b4f7d8bcf37637ec7185ede3c4d0cd6583.tar.bz2
rails-154057b4f7d8bcf37637ec7185ede3c4d0cd6583.zip
Rewrite ActiveJob exception tests so it runs with the real adapters
Previously, by extending ActiveJob::TestCase, the test adapter provided for tests was being used always, in all executions where supposedly different adapters were being used. As a consequence, some bugs visible only for some adapters might have gone undetected. This commit changes that, skipping queue adapters for which we can't test scheduling jobs with a delay.
Diffstat (limited to 'activejob/lib/active_job/core.rb')
0 files changed, 0 insertions, 0 deletions