Skip to content

[P2] Improve e2e fixture isolation #20

Description

@Gupta91

Problem

E2E tests mutate .diffs, local storage, and tracked fixture files, which makes parallelization and debugging harder.

Expected Behavior

Add stronger cleanup/seeding helpers so tests can run independently and predictably.

Acceptance Criteria

  • Shared helpers isolate .diffs and local storage test data.
  • Tests clean up tracked fixture changes reliably.
  • The suite is easier to parallelize later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions