chore(test): catalog @playwright/test and wire e2e into turbo
- Promote @playwright/test to the workspace catalog
- Add test:e2e turbo task (uncached)
- Add root pnpm test:e2e script
- Vitest scopes to src/**/*.{test,spec} and excludes e2e/
This commit is contained in:
@@ -8,6 +8,7 @@ catalog:
|
||||
"@biomejs/biome": "^2.4.0"
|
||||
|
||||
# Testing
|
||||
"@playwright/test": "^1.59.1"
|
||||
"@testing-library/jest-dom": "^6.6.3"
|
||||
"@testing-library/react": "^16.3.0"
|
||||
"@testing-library/user-event": "^14.6.1"
|
||||
|
||||
Reference in New Issue
Block a user