actmd / abraham

Trackable application tours for Rails with i18n support
MIT License
124 stars 45 forks source link

Travis is not running system tests in Rails 6+ #50

Closed jabbett closed 3 years ago

jabbett commented 3 years ago

rails test seems to run all tests in Rails 5, but only runs non-system tests in Rails 6.

Travis has been reporting successful builds in Rails 6, but it turns out it has never run the full test suite.