add electron e2e harness and regression coverage (#697)

This commit is contained in:
Lingxuan Zuo
2026-03-28 15:34:20 +08:00
committed by GitHub
Unverified
parent 514a6c4112
commit 2668082809
22 changed files with 535 additions and 78 deletions

2
.gitignore vendored
View File

@@ -39,6 +39,8 @@ desktop.ini
# Test coverage
coverage/
playwright-report/
test-results/
# Cache
.cache/