add playwright tests
Some checks failed
CI/CD Pipeline / test-frontend (push) Failing after 4s
CI/CD Pipeline / test-backend (push) Has been cancelled
CI/CD Pipeline / deploy-staging (push) Has been cancelled
CI/CD Pipeline / deploy-main (push) Has been cancelled

This commit is contained in:
2024-01-16 16:00:02 +01:00
parent 2f26ce7e31
commit ce3562f079
5 changed files with 128 additions and 3 deletions

5
frontend/.gitignore vendored
View File

@ -1 +1,6 @@
package-lock.json
node_modules/
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/