Add template-guide E2E test and release validation gate (v4.0.7)
This commit is contained in:
@@ -45,9 +45,15 @@ npm start
|
||||
# Quick UI smoke test
|
||||
npm run test:e2e
|
||||
|
||||
# Template guide + live preview checks
|
||||
npm run test:e2e:guide
|
||||
|
||||
# Full end-to-end validation pass
|
||||
npm run test:e2e:full
|
||||
|
||||
# Release validation suite (build + smoke + guide + full)
|
||||
npm run test:e2e:release
|
||||
|
||||
# Build Windows installer
|
||||
npm run dist:win
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user