]> git.openstreetmap.org Git - rails.git/commit
Switch to using 'rails test:all' in documentation and CI
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 19 May 2021 10:02:41 +0000 (11:02 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 19 May 2021 12:39:37 +0000 (13:39 +0100)
commit4c785792fbfa8fc073b3a782875609426a49404a
tree7871db599ff743665bcfc4cc5b317ab4901e7064
parentf58f49e196da9a063c8c7e61b158e06a2df0315d
Switch to using 'rails test:all' in documentation and CI

Fixes #3116.

This allows us to drop our custom patch for running system tests,
as well as opening up all the usual rails test goodies like running
individual files or directories.
.github/workflows/docker.yml
.github/workflows/tests.yml
CONTRIBUTING.md
DOCKER.md
INSTALL.md
VAGRANT.md
config/locales/README
lib/tasks/testing.rake [deleted file]