Add repo Playwright smoke setup

This commit is contained in:
2026-04-03 00:39:42 +02:00
parent 48439fd21d
commit 9b9927084b
8 changed files with 209 additions and 1 deletions

2
.gitignore vendored
View File

@@ -11,6 +11,8 @@ artifacts/
!.vscode/launch.json
!.vscode/tasks.json
node_modules/
playwright-report/
test-results/
# User secrets / configs
appsettings.Development.json