Add way to run the e2e test

This commit is contained in:
Mohamad Tarbin
2026-08-10 22:47:36 -04:00
parent 34aa76504e
commit 2b7dfe68c2
3 changed files with 120 additions and 1 deletions

1
e2e/.gitignore vendored
View File

@@ -2,3 +2,4 @@ node_modules/
.auth/
playwright-report/
test-results/
.e2e-run/