rails--rails/activejob/test
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
..
adapters Remove support for Qu gem. 2018-03-19 21:27:16 +01:00
cases activejob typo fixes. 2019-01-29 21:15:12 +05:30
integration Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin block 2018-12-21 06:12:42 +09:00
jobs Rewrite ActiveJob exception tests so it runs with the real adapters 2019-01-08 12:07:38 +01:00
models [Active Job] `rubocop -a --only Layout/EmptyLineAfterMagicComment` 2017-07-11 13:12:32 +09:00
support Respect ENV variables when finding DBs etc for the test suite 2019-02-06 01:20:06 +10:30
helper.rb [Active Job] `rubocop -a --only Layout/EmptyLineAfterMagicComment` 2017-07-11 13:12:32 +09:00