Merged in chore/partner-sas-test-setup (pull request #2484)

chore: Test setup in partner-web

* Add playwright

* Add vitest setup


Approved-by: Linus Flood
This commit is contained in:
Anton Gunnarsson
2025-07-01 08:27:59 +00:00
parent 9426f4b1ac
commit a3702d0ecc
8 changed files with 216 additions and 6 deletions

View File

@@ -46,4 +46,11 @@ next-env.d.ts
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*
.yarn/releases
.yarn/releases
# Playwright
node_modules/
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/