Skip to content

Integration Test Safeguard #85

Description

@MichalKononenko

Currently, if nosetests is run from the project's root directory, the integration tests as well as unit tests will run. This is fine for dev, but putting in some mechanism to prevent integration tests from running in production would be nice. The integration tests suite could read the STATE environment variable, and throw a warning requiring user confirmation if STATE=="PROD".

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