跑通 E2E 并修正执行链路与文档记录

This commit is contained in:
2026-03-03 14:37:55 +08:00
parent c4c1cb400b
commit b28c61ea3a
5 changed files with 76 additions and 10 deletions
+1 -1
View File
@@ -75,7 +75,7 @@
- 完成记录:
1. 已补齐 Playwright 配置与 3 条 E2E 用例(2026-03-03)。
2. Jenkins 已接入 E2E 门禁(`test:e2e:install` + `test:e2e`)(2026-03-03)。
3. 当前本地环境无法访问 `registry.npmjs.org`,无法在线安装 Playwright 依赖,`test:e2e` 待在可联网环境执行
3. 已安装 `@playwright/test` 与 Chromium 浏览器,并实测 `npm run test:e2e` 通过(3/3)(2026-03-03
## 状态追踪
- T1:已完成(2026-03-03