Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 451 Bytes

TODO.md

File metadata and controls

14 lines (13 loc) · 451 Bytes

Todos

  • Unit tests in Jest
  • Seed/test data migration
  • Integration tests in Jest
  • 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?