geo/frontend/e2e/tests
chiguyong 9e63915f42 feat: 完成系统真实化改造 + Mock清除 + 文档编写
- 实现 Onboarding 后端 API(6个端点完整对接)
- 接入百炼 DashScope LLM(qwen3-coder-plus 真实引用检测)
- 修复知识库 MockEmbedder(自动检测 API Key 切换真实 Embedder)
- 内容生成对接 RAG 知识库检索
- 清除前端 onboarding 硬编码假数据(改为错误提示+重试)
- 移除模拟加载延迟(setTimeout)
- Pipeline dry-run 模式添加生产环境告警
- 添加操作流程文档和后续待办事项文档
- 更新 .gitignore 排除测试产物和临时文件
2026-05-23 21:35:10 +08:00
..
dashboard-health.spec.ts feat: GEO平台P0-P1核心功能重构 2026-05-23 09:34:58 +08:00
login-access.spec.ts feat: GEO平台P0-P1核心功能重构 2026-05-23 09:34:58 +08:00
login-redirect-system-chrome.spec.ts feat: 完成系统真实化改造 + Mock清除 + 文档编写 2026-05-23 21:35:10 +08:00
login-redirect.spec.ts feat: 完成系统真实化改造 + Mock清除 + 文档编写 2026-05-23 21:35:10 +08:00
login.spec.ts feat: GEO平台P0-P1核心功能重构 2026-05-23 09:34:58 +08:00
next-action.spec.ts feat: GEO平台P0-P1核心功能重构 2026-05-23 09:34:58 +08:00
onboarding.spec.ts feat: GEO平台P0-P1核心功能重构 2026-05-23 09:34:58 +08:00