Skip to content

test: add Playwright E2E regression workflow#3486

Open
chainTe wants to merge 2 commits into
nervosnetwork:developfrom
15168316096:acc-60-playwright-e2e
Open

test: add Playwright E2E regression workflow#3486
chainTe wants to merge 2 commits into
nervosnetwork:developfrom
15168316096:acc-60-playwright-e2e

Conversation

@chainTe
Copy link
Copy Markdown

@chainTe chainTe commented Jun 3, 2026

Summary

Adds a Playwright-based Electron E2E regression framework for Neuron and documents the functional regression scope for release testing.

Changes

  • Add a prioritized Neuron wallet functional regression plan under e2e/.
  • Add Playwright configuration and Electron fixture for launching packages/neuron-wallet with isolated user data.
  • Add initial Electron smoke coverage for app startup and wallet entry routing.
  • Add yarn test:e2e, headed, and UI scripts.
  • Add a GitHub Actions E2E workflow that runs under Ubuntu + Xvfb and uploads Playwright report/test-result artifacts for screenshots, videos, and traces.

Validation

  • npx playwright test --list
  • npx yarn@1.22.22 build:main
  • git diff --check

Full Electron E2E execution is expected to run in GitHub Actions via Xvfb.

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