Skip to content

Handle vitest snapshot updates during test #79

@adierkens

Description

@adierkens

It's possible to have a test w/o a snapshot (on disk), generate one during the bazel test phase into the sandbox. This will cause the test to perpetually pass even though the snapshot is never actually asserted against.

Determine a way to run tests won't generate snapshots -- and include the bazel command to generate a snapshot where appropriate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions