- Unit tests in Jest
- Seed/test data migration
- Integration tests in Jest
- With setup/teardown of SQLite DB
- Or in-dyno pg?
- CI/run test suites with GitHub actions
- Heroku pipeline (staging/live)
- Heroku GitHub integration
- Push to deploy, main to staging
- After successful GH actions?
- Heroku Review Apps for PRs to main
- After successful GH actions?