Skip to content

Optionally trigger integration tests #294

@josephmyers

Description

@josephmyers

We don't always want to run the integrations tests, which cause the test run to take 7 minutes. Trigger integration tests (by default) only on the build server, not on dev machines.

RUN_UNIT_TESTS in the Dockerfile is likely what controls whether or not the tests run.

(Not required for this is providing an option to run the integration tests locally, assuming "dotnet test" does so for us. That would be a separate task.)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    To Do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions