test: init e2e (#34193)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Stephen Zhou
2026-03-29 21:40:24 +08:00
committed by GitHub
parent a1171877a4
commit 548cadacff
27 changed files with 4423 additions and 0 deletions

6
e2e/.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
node_modules/
.auth/
playwright-report/
test-results/
cucumber-report/
.logs/