Skip to content
This repository was archived by the owner on Oct 30, 2020. It is now read-only.
This repository was archived by the owner on Oct 30, 2020. It is now read-only.

Tests should not require any envars/external services when using mocks #222

@jonnor

Description

@jonnor

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions