feat: introduce playwright

This commit is contained in:
Rıdvan Akca
2023-08-04 17:57:59 +03:00
parent 590780a539
commit 1c8e9fac7c
6 changed files with 146 additions and 1 deletions

4
packages/e2e-tests/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
node_modules/
/test-results/
/playwright-report/
/playwright/.cache/