a84d5dafa24380fe25cd1a8607a90ce29832fb23
modified: e2e/picklist.spec.ts modified: e2e/product-filter.spec.ts modified: maintenance.sh modified: package-lock.json modified: package.json modified: playwright.config.ts
StockFill
Testing and coverage
The test suite uses Vitest with React Testing Library. Coverage thresholds are enforced via the Vite test configuration to keep statements, branches, functions, and lines at or above 80%. Run tests locally with:
npm run test:coverage
The suite includes unit coverage for product management flows, pick list utilities, numeric steppers, autocompletion, and dialog behaviors to ensure core UX remains stable.
Languages
TypeScript
94.3%
JavaScript
3.4%
Shell
1.3%
Java
0.7%
Dockerfile
0.2%