Skip to content

The tests take too damn long! #45

Description

@nrminor

Our current "fast" test suite of python tests are too slow for local development iteration cycles. We should adjust course to:

  1. Move more tests into the "slow" pytest marker.
  2. Formalize a better process in CI or locally to make sure slow or network tests are run regularly.

In other words, we need to find a way to keep development loops quick without relegating the slow tests, which remain important, into an underclass that never gets run.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions