接入 E2E 门禁并固定 Playwright 执行版本

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