rails-controller-testing
rails-controller-testing copied to clipboard
Use GitHub Actions for CI
Context
travis-ci.org is dead and the current CI pipeline is not working.
Change
To ensure compatibility with Ruby and Rails, I propose using GitHub Actions for CI. The proposed workflow is passing on my fork, and will be added to this repo with the merge of this pull request.
Considerations
The test suite is failing when run against Rails 6.1 and 7.0. This can be addressed in subsequent pull requests.