Skip to content

Look into running only affected tests on prepush, and running all tests in CI #1410

Description

@SjurSutterudSagen

When pushing changes to github now, we are running all tests locally. This is starting to take some time, and we should discuss if we should look into maybe only running tests for affected/changed files locally, and then running all tests in CI.

Current workflow is:
Developer commits changes, which runs all the tests locally.
Developer pushes changes and creates a PR, which runs the build workflows, where coverage is run (runs all tests again).

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

  • Status
    Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions