feat: build sanitized WP7-05 coverage evidence
Dada P0-A isolated Windows CI / validate-and-package (push) Failing after 1m49s

This commit is contained in:
suyx
2026-08-04 17:08:44 +08:00
parent 8abf1397a6
commit 55646ba1b4
3 changed files with 87 additions and 1 deletions
+1 -1
View File
@@ -94,7 +94,7 @@
"test:wp5-03": "node scripts/run-wp5-03-validation.mjs",
"test:wp5-03:red": "node scripts/run-wp5-03-validation.mjs --phase red",
"test:wp7-05": "node scripts/run-wp7-05-validation.mjs",
"test:wp7-05:unit": "node --test tests/package/wp7-05-ui-gate.test.mjs"
"test:wp7-05:unit": "node --test tests/package/wp7-05-ui-gate.test.mjs tests/package/wp7-05-coverage.test.mjs"
},
"devDependencies": {
"@playwright/test": "1.62.0",