test(e2e): 前后台联调 Playwright 与 admin 冒烟
新增 e2e-live 真 API 一致性全路径,并为 admin-h5 增加 mock 浏览器冒烟。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -87,6 +87,8 @@ npm run test:e2e # Playwright(先 build:h5;用系统 Chrome)
|
||||
# config.local.yaml 需 admin.bootstrap_*(见 config.example.yaml);仅空库种子
|
||||
npm run dev:admin # http://127.0.0.1:5174/
|
||||
npm run build:admin
|
||||
npm run test:e2e:admin # Playwright(preview + mock API,无需 Go)
|
||||
npm run test:e2e:live # 前后台联调(需 deps:up + API :8080;见 e2e-live/)
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user