mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-04-23 15:06:17 +00:00
Run tests in a headless browser with vitest browser mode and playwright
This commit is contained in:
@@ -62,6 +62,7 @@
|
||||
"@types/react": "^18.3.12",
|
||||
"@types/react-dom": "^18.3.1",
|
||||
"@vitejs/plugin-react": "^4.3.4",
|
||||
"@vitest/browser": "^3.1.1",
|
||||
"@vitest/coverage-v8": "^3.1.1",
|
||||
"adm-zip": "^0.5.16",
|
||||
"axe-core": "^4.10.3",
|
||||
@@ -74,7 +75,7 @@
|
||||
"eslint-plugin-react-hooks": "^5.2.0",
|
||||
"eslint-plugin-simple-import-sort": "^12.1.1",
|
||||
"history": "^5.3.0",
|
||||
"jsdom": "^26.0.0",
|
||||
"playwright": "^1.51.1",
|
||||
"sass": "^1.86.3",
|
||||
"tailwindcss": "^4.0.17",
|
||||
"typescript": "^5.8.3",
|
||||
|
||||
Reference in New Issue
Block a user