Skip to content

test: add Playwright E2E coverage#430

Open
brentthomas248 wants to merge 1 commit into
Bitcoindefi:mainfrom
brentthomas248:codex/open-stellar-80-e2e
Open

test: add Playwright E2E coverage#430
brentthomas248 wants to merge 1 commit into
Bitcoindefi:mainfrom
brentthomas248:codex/open-stellar-80-e2e

Conversation

@brentthomas248

Copy link
Copy Markdown

Closes #80

Summary:

  • Add Playwright configuration and npm scripts for Chromium E2E coverage.
  • Cover onboarding modal progression, sidebar tab persistence, agent selection with wallet reachability, and admin passport controls.
  • Add a GitHub Actions E2E workflow and exclude E2E specs from Vitest.
  • Add sidebar tab accessibility attributes for stable keyboard/test interaction.

Tests:

  • npm run test:e2e -- --project=chromium --workers=1
  • npm test

@sonarqubecloud

sonarqubecloud Bot commented Jul 3, 2026

Copy link
Copy Markdown

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.

Playwright E2E tests — critical user flows automated

1 participant