feat(test): added e2e tests

This commit is contained in:
Corentin Thomasset 2023-04-09 17:59:57 +02:00 committed by Corentin THOMASSET
parent ebfdb64fde
commit ec7cb9351c
11 changed files with 245 additions and 5 deletions

5
.gitignore vendored
View file

@ -27,4 +27,7 @@ coverage
*.sln
*.sw?
.env
.env
/test-results/
/playwright-report/
/playwright/.cache/