You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 30, 2020. It is now read-only.
Right now have to set HEROKU_API_KEY and GUV_BROKER. This is annoying to do when developing, and the envvars are not set on forked repos, which makes PRs fail by default.
Tests that need to run without mocks (real integration/end2end test) should be skipped, with a warning message.
The text was updated successfully, but these errors were encountered:
Right now have to set
HEROKU_API_KEY
andGUV_BROKER
. This is annoying to do when developing, and the envvars are not set on forked repos, which makes PRs fail by default.Tests that need to run without mocks (real integration/end2end test) should be skipped, with a warning message.
The text was updated successfully, but these errors were encountered: