main
main copied to clipboard
configure heroku CI test runner [1]
Acceptance Criteria
- heroku has a well-formed
app.jsonfile for our app - when we open a PR or merge code, Heroku should run our tests without error
Context
- this bug was likely introduced by recent renaming/reassigning of apps in heroku pipeline
- currently we are missing an
app.jsonconfig file with environment variables that causes the CI pipeline to fail to run tests with following error message:
