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/support/integration/adapters
Matthew Draper 287920ca7d Respect ENV variables when finding DBs etc for the test suite
If they're not set we'll still fall back to localhost, but this makes it
possible to run the tests against a remote Postgres / Redis / whatever.
2019-02-06 01:20:06 +10:30
..
async.rb [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00
backburner.rb Respect ENV variables when finding DBs etc for the test suite 2019-02-06 01:20:06 +10:30
delayed_job.rb Wait for the Delayed Job worker thread to finish 2017-08-13 22:03:40 +09:30
inline.rb [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00
que.rb Return a non zero code when can not connect to backend on CI 2018-10-19 07:45:47 +09:00
queue_classic.rb Return a non zero code when can not connect to backend on CI 2018-10-19 07:45:47 +09:00
resque.rb Respect ENV variables when finding DBs etc for the test suite 2019-02-06 01:20:06 +10:30
sidekiq.rb Explicitly require sidekiq/cli 2017-12-16 11:02:26 +09:00
sneakers.rb Respect ENV variables when finding DBs etc for the test suite 2019-02-06 01:20:06 +10:30
sucker_punch.rb [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00