CI 提速:合并门禁容器执行并拆分 Smoke/全量 E2E
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"test:watch": "vitest",
|
||||
"test:coverage": "vitest run --coverage",
|
||||
"test:e2e:install": "playwright install chromium",
|
||||
"test:e2e:smoke": "playwright test --grep @smoke",
|
||||
"test:e2e": "playwright test",
|
||||
"test:e2e:headed": "playwright test --headed"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user