Add test, config and action

This commit is contained in:
Nora
2024-01-10 09:59:54 +00:00
parent 38743c6180
commit c7a1cf7236
8 changed files with 270 additions and 1 deletions

3
.gitignore vendored
View File

@@ -19,3 +19,6 @@ artifacts/
# CodeQL metadata
.cache/
.codeql/
# E2E Reports
**/playwright-report/**