docs: IFT E2E smoke uses stand SMOKE_ADMIN_*/ADMIN_SUPER_*

This commit is contained in:
2026-07-14 23:41:00 +03:00
parent 35a8d90852
commit 713c0e2424
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -216,5 +216,5 @@
- Каркас: `playwright.config.ts`, каталог `e2e/`.
- Контракт селекторов: `e2e/TESTIDS.md` (`data-testid` + a11y).
- **Mock-suite** (`npm run test:e2e`): в CI после lint/build; route-моки `**/v1/admin/**`.
- **IFT smoke** (`npm run test:e2e:ift`): login → shell → logout против IFT; secrets `E2E_ADMIN_*`; workflow `e2e-ift.yml` после Deploy IFT.
- **IFT smoke** (`npm run test:e2e:ift`): login → shell → logout против IFT; учётки `SMOKE_ADMIN_*` / `ADMIN_SUPER_*` из `EventHubDevOps/ift/.env`; workflow `e2e-ift.yml` после Deploy IFT.
- Coverage (mock): auth/roles, shell, inbox reports/tickets, reports/reviews CRUD-пути, explore users/calendars/events/subscriptions, banned-words, admins/audit/monitoring/profile, i18n.