feat: add Playwright testing framework configuration and tests
Some checks failed
Playwright Tests / test (pull_request) Failing after 1m43s
Some checks failed
Playwright Tests / test (pull_request) Failing after 1m43s
This commit is contained in:
parent
27eca287e2
commit
b30a40fe07
7 changed files with 632 additions and 4 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue