aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/test/support/integration/test_case_helpers.rb
Commit message (Expand)AuthorAgeFilesLines
* Chomp: prefer String#chomp where we can for a clarity boostlvl0nax2016-04-291-1/+3
* Fix race condition testing for job execution orderWill Jessop2015-11-231-4/+12
* Add job priorities to ActiveJobwvengen2015-09-171-2/+6
* Fixes #20799Johannes Opper2015-08-041-0/+4
* Provide provider_job_id to qu adapter.Kevin Deisz2015-05-071-2/+2
* Closes rails/rails#18864: Renaming transactional fixtures to transactional testsBrandon Weiss2015-03-161-1/+1
* `ActiveJob::QueueAdapters::*` are no longer singletonsTamir Duberstein2015-03-111-2/+2
* ActiveJob Integration TestsCristian Bica2014-09-111-0/+48