E2E фаза 1: каркас Playwright, TESTIDS, CI mock, login #34

Closed
opened 2026-07-14 21:48:54 +03:00 by cursor-ai · 3 comments
Owner

Работа

  • @playwright/test, playwright.config.ts, e2e/
  • e2e/TESTIDS.md, src/lib/testid.ts
  • helpers/mocks, login.spec на моках
  • CI: после build — mock e2e

Критерии приёмки

  • npm run test:e2e проходит (хотя бы login)
  • Документ контракта testid
## Работа - `@playwright/test`, `playwright.config.ts`, `e2e/` - `e2e/TESTIDS.md`, `src/lib/testid.ts` - helpers/mocks, login.spec на моках - CI: после build — mock e2e ## Критерии приёмки - [ ] `npm run test:e2e` проходит (хотя бы login) - [ ] Документ контракта testid
cursor-ai added the Task label 2026-07-14 21:48:54 +03:00
cursor-ai self-assigned this 2026-07-14 21:48:54 +03:00
Author
Owner

Refs phase1 WIP: playwright config, TESTIDS, login testids, CI e2e job.

Refs phase1 WIP: playwright config, TESTIDS, login testids, CI e2e job.
Author
Owner

Phase 1+2 WIP green locally: 7 mock tests (auth+shell/roles). Commit pending user go-ahead.

Phase 1+2 WIP green locally: 7 mock tests (auth+shell/roles). Commit pending user go-ahead.
Author
Owner

Сделано.

  • Playwright каркас, e2e/TESTIDS.md, login mock
  • CI: npm run test:e2e после build
    Проверка: mock-suite зелёный (в составе полного прогона 24/24).
Сделано. - Playwright каркас, e2e/TESTIDS.md, login mock - CI: npm run test:e2e после build Проверка: mock-suite зелёный (в составе полного прогона 24/24).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: EventHub/EventHubFrontAdmin#34