build: add Vitest test dependencies and fix Docker build type error

Added devDependencies: vitest, @vitest/coverage-v8, happy-dom, @testing-library/react,
jest-dom, user-event, and test scripts (test, test:watch, test:coverage).
Removed @types/testing-library__jest-dom (redundant with jest-dom v6+, caused
Docker build to fail with "Cannot find type definition file" error).
This commit is contained in:
2026-05-19 14:05:45 +02:00
parent 93cfe1ad5e
commit ed7faa3be5
2 changed files with 2464 additions and 3 deletions
+2453 -1
View File
File diff suppressed because it is too large Load Diff