feat: add Playwright testing framework configuration and tests
Some checks failed
Playwright Tests / test (pull_request) Failing after 1m43s

This commit is contained in:
Jan K9f 2025-01-16 16:46:30 +01:00
parent 27eca287e2
commit b30a40fe07
Signed by: jank
GPG key ID: 50620ADD22CD330B
7 changed files with 632 additions and 4 deletions

View file

@ -28,7 +28,9 @@
"@angular-devkit/build-angular": "^18.2.0",
"@angular/cli": "^18.2.0",
"@angular/compiler-cli": "^18.2.0",
"@playwright/test": "^1.49.1",
"@types/jasmine": "~5.1.0",
"@types/node": "^22.10.7",
"jasmine-core": "~5.2.0",
"karma": "~6.4.0",
"karma-chrome-launcher": "~3.2.0",