Add e2e test suite from flights-front with Angular API mocks

Copies Playwright e2e tests (58 specs, 300+ tests) designed for cross-app
testing. Adapts API mocks to match real Aeroflot dictionary format (title
objects with multilingual keys), adds board/schedule/days endpoint mocks,
and provides Angular-specific Playwright config on port 4203.
This commit is contained in:
2026-04-15 23:07:44 +03:00
parent de660938ba
commit 375bcfb0fa
79 changed files with 35390 additions and 2 deletions
+2 -2
View File
@@ -46,6 +46,6 @@ onlineboard-*.png
# Coverage output
coverage/
tests/e2e-angular/
test-results/
playwright-angular.config.ts
test-results-angular/
playwright-report-angular/