Skip to content
This repository was archived by the owner on Jan 29, 2021. It is now read-only.
This repository was archived by the owner on Jan 29, 2021. It is now read-only.

Make PR automation faster by only running related tests #63

@kdelee

Description

@kdelee

As and integrade dev, I want my PR to only run tests that have had changes applied so that I can iterate faster and am not blocked by a slow CI system

Acceptance Criteria

  • Verify that new tests are run
  • Verify that tests that have code changes are run
  • Verify that tests that use a fixture that has changed are run

Assumptions and Questions

  • Perhaps we can skip the last item, because this will require a lot more intelligence on the part of whatever widget makes this possible @elyezer @ironfroggy what do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions