- Added products.test.ts covering CreateProductSchema and UpdateProductSchema - Added route export smoke test for productRoutes - Fixed CreateProductSchema packageName default validation (allow empty default) - Verified: tsc --noEmit clean, 19 test files / 178 tests passing |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| Dockerfile | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||