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
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 Respect ENV variables when finding DBs etc for the test suite 2019-02-06 01:20:06 +10:30
dummy_app_template.rb Add support for timezones to Active Job 2018-02-22 14:14:42 +00:00
helper.rb Print correct rake command on running AJ integration tests 2018-09-17 08:19:12 +03:00
jobs_manager.rb [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00
test_case_helpers.rb Enable Style/RedundantBegin cop to avoid newly adding redundant begin block 2018-12-21 06:12:42 +09:00