Skip to content

chore: add local Playwright browser testing#146

Closed
commrelayunit wants to merge 1 commit into
mainfrom
chore/playwright-local-browser-testing
Closed

chore: add local Playwright browser testing#146
commrelayunit wants to merge 1 commit into
mainfrom
chore/playwright-local-browser-testing

Conversation

@commrelayunit

Copy link
Copy Markdown
Collaborator

Summary

  • add Playwright config for local Chromium e2e/browser checks on a stable Vite port
  • add npm scripts for e2e, headed, UI, and screenshot-oriented runs
  • add an unauthenticated app shell smoke test that captures a screenshot artifact
  • document browser install, artifact paths, local overrides, and authenticated visual-test guidance

Notes

Verification

  • npx playwright install chromium
  • npm run test:e2e -- --project=chromium — 1 passed, 1 skipped
  • npm run test — 7 files / 15 tests passed
  • npm run lint — passed with existing react-hooks warnings in Dashboard.tsx and VaultDetail.tsx

@velitchko velitchko closed this Jun 29, 2026
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.

2 participants