Skip to content

test: add Playwright QA setup and user-facing docs#47

Open
biancode wants to merge 4 commits intodevelopfrom
feature/design_analyse
Open

test: add Playwright QA setup and user-facing docs#47
biancode wants to merge 4 commits intodevelopfrom
feature/design_analyse

Conversation

@biancode
Copy link
Owner

Summary

  • add a Playwright end-to-end test setup with multi-browser projects (Chrome, Edge, Firefox), including config and initial view/dashboard-menu specs
  • add npm quality scripts for linting and e2e execution, plus Playwright artifact ignores
  • improve user onboarding docs in README.md and expand per-view documentation in docs/; move test and quality guidance into CONTRIBUTING.md

Test plan

  • npm run test:e2e -- --list lists tests for chrome/edge/firefox
  • npm run test:e2e passes locally after browser binaries are installed
  • npm run lint passes after resolving existing baseline lint warnings/errors

Made with Cursor

Introduce a runnable quality baseline with linting and Playwright test scripts for Chrome, Edge, and Firefox so LF10 teams can validate navigation behavior consistently. Expand user-facing and per-view documentation to make onboarding and feature understanding easier for learners and reviewers.

Co-authored-by: Cursor <cursoragent@cursor.com>
@biancode
Copy link
Owner Author

Ticket #43

@biancode biancode self-assigned this Feb 23, 2026
@biancode biancode added the BETA label Feb 23, 2026
biancode and others added 3 commits February 23, 2026 11:00
Create a central docs entrypoint for easier onboarding and align contributing guidance with the project language by translating quality and test instructions to English.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant