Backend de erp-core - Workspace V2
Add comprehensive unit tests for FASE 3 modules: - Sales: quotations.service (15 tests), orders.service (27 tests) - Purchases: purchases.service (21 tests), rfqs.service (39 tests) - CRM: leads.service (25 tests), opportunities.service (23 tests), stages.service (19 tests) - Projects: projects.service (15 tests), tasks.service (19 tests) Updated helpers.ts with factory functions for all new entity types. Total: 203 new tests (348 tests total, all passing) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| src | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| jest.config.js | ||
| package-lock.json | ||
| package.json | ||
| service.descriptor.yml | ||
| tsconfig.json | ||
| TYPEORM_DEPENDENCIES.md | ||
| TYPEORM_INTEGRATION_SUMMARY.md | ||
| TYPEORM_USAGE_EXAMPLES.md | ||