Backend de erp-core - Workspace V2
- Add crm-flow.integration.test.ts with complete CRM workflow tests: - Lead creation and qualification flow - Lead to opportunity conversion - Opportunity pipeline stage progression - Opportunity won/lost handling - Activities and follow-up tracking - Edge cases and error handling - Add activities.service.test.ts with unit tests for: - CRUD operations for activities - Activity status transitions (scheduled/done/cancelled) - Resource linking (leads, opportunities, partners) - Activity summary and overdue tracking - Follow-up scheduling - Update helpers.ts with createMockActivity factory 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 | ||