- 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> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| config | ||
| docs | ||
| modules | ||
| shared | ||
| app.integration.ts | ||
| app.ts | ||
| index.ts | ||