[openstreetmap/openstreetmap-website] Switch to using 'rails test:all' in documentation and CI (#3200)

Andy Allan notifications at github.com
Wed May 19 14:38:03 UTC 2021


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.

If you were previously used to running `bundle exec rake test`, instead run `bundle exec rails test:all` (n.b. switch `rake` to `rails`)
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/3200

-- Commit Summary --

  * Switch to using 'rails test:all' in documentation and CI

-- File Changes --

    M .github/workflows/docker.yml (3)
    M .github/workflows/tests.yml (2)
    M CONTRIBUTING.md (2)
    M DOCKER.md (2)
    M INSTALL.md (2)
    M VAGRANT.md (4)
    M config/locales/README (6)
    D lib/tasks/testing.rake (10)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/3200.patch
https://github.com/openstreetmap/openstreetmap-website/pull/3200.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3200
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20210519/40966f0b/attachment.htm>


More information about the rails-dev mailing list