geo/frontend/e2e
chiguyong d14d500e02 feat: E2E shared fixtures, API mock layer, interaction + error tests
- Create shared Playwright fixtures (authenticatedPage, mockApi, etc.)
- Create API mock layer using page.route() interception
- Refactor 14 existing test files to use shared fixtures
- Add 5 new E2E test files:
  - health-score-interaction: score dimension details, tab switching
  - citation-flow: search, filter, detail view, export
  - competitor-interaction: add/compare/remove competitors
  - error-states: API 500, offline, empty data, 401 redirect
  - knowledge-interaction: create KB, upload/delete documents
2026-06-04 14:06:25 +08:00
..
fixtures feat: E2E shared fixtures, API mock layer, interaction + error tests 2026-06-04 14:06:25 +08:00
pages feat: E2E shared fixtures, API mock layer, interaction + error tests 2026-06-04 14:06:25 +08:00
tests feat: E2E shared fixtures, API mock layer, interaction + error tests 2026-06-04 14:06:25 +08:00
playwright.d.ts feat: GEO平台P0-P1核心功能重构 2026-05-23 09:34:58 +08:00
tests.fixture.ts feat: GEO平台P0-P1核心功能重构 2026-05-23 09:34:58 +08:00