Skip to content

docs: add Playwright e2e test workflow setup guide (#423)#556

Open
espcris05-commits wants to merge 2 commits into
ritik4ever:mainfrom
espcris05-commits:docs/playwright-e2e-docs-423
Open

docs: add Playwright e2e test workflow setup guide (#423)#556
espcris05-commits wants to merge 2 commits into
ritik4ever:mainfrom
espcris05-commits:docs/playwright-e2e-docs-423

Conversation

@espcris05-commits
Copy link
Copy Markdown

Changes

  • Documents how to set up Playwright E2E tests for the frontend
  • Adds configuration steps and workflow reference
  • Note: Workflow file requires workflow scope on GHA token to push; use a PAT with workflow scope or GitHub App token

Closes #423

espcris05-commits added 2 commits May 31, 2026 15:05
- Adds GitHub Actions workflow for Playwright E2E tests
- Runs on push to main and on PRs
- Installs Playwright with browser dependencies
- Uploads test report as artifact

Closes ritik4ever#423
@vercel
Copy link
Copy Markdown

vercel Bot commented May 31, 2026

Someone is attempting to deploy a commit to the ritik4ever's projects Team on Vercel.

A member of the Team first needs to authorize it.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Playwright e2e test workflow to CI

1 participant