Add Chromium-only Blender WebEngine parity work
This commit is contained in:
20
docs/status/W-015.md
Normal file
20
docs/status/W-015.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# W-015 Status
|
||||
|
||||
status: done
|
||||
task: 建立 Playwright 冒烟测试
|
||||
|
||||
## Evidence
|
||||
|
||||
- Config: `web/playwright.config.ts`
|
||||
- Tests: `web/tests/e2e/smoke.spec.ts`
|
||||
- Browser: system Google Chrome with SwiftShader flags
|
||||
|
||||
The smoke suite covers editor startup, mock EngineWorker initialization,
|
||||
IndexedDB/OPFS capability status, Canvas presence, orbit input and Outliner
|
||||
scene content.
|
||||
|
||||
## Verification
|
||||
|
||||
```text
|
||||
npm run test:e2e # 2 passed
|
||||
```
|
||||
Reference in New Issue
Block a user