Skip to content

feat: avoid running entire unit test suite on snapshot update #1570

@Hweinstock

Description

@Hweinstock

Problem

as part of the release process, we update the snapshots via npm run test:update-snapshots. This takes a long time, and isn't needed because the PR created from the release runs these tests again.

Definition of Done

  • streamline the release process by allowing us to update the snapshots without running the entire unit test suite.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions