Skip to content

ci: playwright e2e workflow on PR (deferred) #38

Description

@AnayDhawan

Deferred until contributor volume justifies it — tracked so it isn't lost. The Playwright
end-to-end (e2e) suite (e2e/) only runs locally today.

Task

  • Add .github/workflows/e2e.yml: install browsers (npx playwright install --with-deps), build, run
    npm run test.
  • Upload the Playwright report as an artifact on failure.

Acceptance: PRs run e2e; a failing test blocks merge.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ciCI / automationtestingTests

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions