E2e Full banner
littlejonnny-ux littlejonnny-ux

E2e Full

Testing community

Description

Run the full E2E test suite (Playwright). ## Steps 1. Ensure the app is running, or set `PLAYWRIGHT_BASE_URL` for CI mode 2. Run all E2E tests: ```bash npx playwright test ``` 3. If failures — read Playwright output, identify: broken mechanic or outdated test 4. **Broken mechanic** → fix it before merge 5. **Intentional UI change** → update the test, document the change 6. After a successful full run — update `PROJECT_CONTEXT.md`: ``` **E2E full scope:** последний — [today], mer

Installation

Installs to ~/.claude/commands/littlejonnny-ux-vibe-coding-framework-e2e-full.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/littlejonnny-ux/Vibe-coding-framework/HEAD/.claude/commands/e2e-full.md -o ~/.claude/commands/littlejonnny-ux-vibe-coding-framework-e2e-full.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository