End to end tests
This commit is contained in:
parent
c71e4b4cd0
commit
fed82d1ae8
26 changed files with 1016 additions and 37 deletions
2
faceai/.gitignore
vendored
2
faceai/.gitignore
vendored
|
|
@ -1,3 +1,5 @@
|
|||
node_modules/
|
||||
apps/frontend/dist/
|
||||
.env
|
||||
playwright-report/
|
||||
test-results/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue