End to end tests

This commit is contained in:
MaddoScientisto 2026-04-12 19:31:12 +02:00
commit fed82d1ae8
26 changed files with 1016 additions and 37 deletions

2
faceai/.gitignore vendored
View file

@ -1,3 +1,5 @@
node_modules/
apps/frontend/dist/
.env
playwright-report/
test-results/