Fix: Add testing

This commit is contained in:
Aron Malcher 2024-03-01 20:50:11 +01:00
parent d022d9fcf6
commit ed6195e1e2
Signed by: aronmal
GPG key ID: 816B7707426FC612
22 changed files with 338 additions and 87 deletions

6
.gitignore vendored
View file

@ -27,3 +27,9 @@ gitignore
# System Files
.DS_Store
Thumbs.db
# Playwright
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/