geo/frontend/e2e/tests
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
..
analytics.spec.ts feat: E2E shared fixtures, API mock layer, interaction + error tests 2026-06-04 14:06:25 +08:00
citation-flow.spec.ts feat: E2E shared fixtures, API mock layer, interaction + error tests 2026-06-04 14:06:25 +08:00
citations.spec.ts feat: E2E shared fixtures, API mock layer, interaction + error tests 2026-06-04 14:06:25 +08:00
competitor-interaction.spec.ts feat: E2E shared fixtures, API mock layer, interaction + error tests 2026-06-04 14:06:25 +08:00
competitors.spec.ts feat: E2E shared fixtures, API mock layer, interaction + error tests 2026-06-04 14:06:25 +08:00
content-monitoring.spec.ts feat: E2E shared fixtures, API mock layer, interaction + error tests 2026-06-04 14:06:25 +08:00
core-flow-smoke.spec.ts feat: E2E shared fixtures, API mock layer, interaction + error tests 2026-06-04 14:06:25 +08:00
dashboard-health.spec.ts feat: E2E shared fixtures, API mock layer, interaction + error tests 2026-06-04 14:06:25 +08:00
dashboard-pages-smoke.spec.ts feat: E2E shared fixtures, API mock layer, interaction + error tests 2026-06-04 14:06:25 +08:00
diagnosis-strategy.spec.ts feat: E2E shared fixtures, API mock layer, interaction + error tests 2026-06-04 14:06:25 +08:00
distribution.spec.ts feat: E2E shared fixtures, API mock layer, interaction + error tests 2026-06-04 14:06:25 +08:00
error-states.spec.ts feat: E2E shared fixtures, API mock layer, interaction + error tests 2026-06-04 14:06:25 +08:00
health-score-interaction.spec.ts feat: E2E shared fixtures, API mock layer, interaction + error tests 2026-06-04 14:06:25 +08:00
health-score-smoke.spec.ts feat: E2E shared fixtures, API mock layer, interaction + error tests 2026-06-04 14:06:25 +08:00
knowledge-interaction.spec.ts feat: E2E shared fixtures, API mock layer, interaction + error tests 2026-06-04 14:06:25 +08:00
knowledge.spec.ts feat: E2E shared fixtures, API mock layer, interaction + error tests 2026-06-04 14:06:25 +08:00
login-access.spec.ts feat: GEO平台P0-P1核心功能重构 2026-05-23 09:34:58 +08:00
login-redirect-system-chrome.spec.ts fix: 修复数据库schema兼容性和E2E测试 2026-05-27 20:57:49 +08:00
login-redirect.spec.ts fix: 修复数据库schema兼容性和E2E测试 2026-05-27 20:57:49 +08:00
login.spec.ts feat: P0-P2功能实现 + GEO workflow分析与规划 2026-05-25 09:45:18 +08:00
next-action.spec.ts feat: E2E shared fixtures, API mock layer, interaction + error tests 2026-06-04 14:06:25 +08:00
onboarding.spec.ts feat: E2E shared fixtures, API mock layer, interaction + error tests 2026-06-04 14:06:25 +08:00
schema.spec.ts feat: E2E shared fixtures, API mock layer, interaction + error tests 2026-06-04 14:06:25 +08:00
trends.spec.ts feat: E2E shared fixtures, API mock layer, interaction + error tests 2026-06-04 14:06:25 +08:00