agent-ecosystem/test/main/services/team
iliya 6e0fdad612 fix: avoid unhandled rejection in TeamProvisioningService warmup test
probeClaudeRuntime spawns two probes in parallel; both called spawnCli.
Mock threw on every call, leaving pingAttempt1Promise rejected and unhandled.
Now throw only on first call, return fake child on second.

Made-with: Cursor
2026-03-03 01:25:07 +02:00
..
MemberStatsComputer.test.ts feat: enhance task management and UI with new filters and line counting 2026-02-22 22:15:48 +02:00
ReviewApplierService.test.ts feat: enhance task management with new file renaming feature and notification settings 2026-03-01 17:52:54 +02:00
teamctl.test.ts feat: enhance notification and task management features 2026-03-02 18:17:57 +02:00
teamctlRelationships.test.ts feat: implement custom project path management and task relationship features 2026-03-01 20:42:17 +02:00
TeamDataService.test.ts feat: alot, code highlight, related tasks, group by project and other 2026-02-23 20:06:08 +02:00
TeamInboxReader.test.ts feat: enhance team member management with color coding and improved prompts 2026-02-22 16:41:16 +02:00
TeamInboxWriter.test.ts feat: enhance team member management with color coding and improved prompts 2026-02-22 16:41:16 +02:00
TeamKanbanManager.test.ts feat: enhance task management and UI with new filters and line counting 2026-02-22 22:15:48 +02:00
TeamMemberLogsFinder.test.ts feat: enhance notification and task management features 2026-03-02 18:17:57 +02:00
TeamMemberResolver.test.ts feat: use agent teams 2026-02-22 15:41:18 +02:00
TeamProvisioningService.test.ts fix: avoid unhandled rejection in TeamProvisioningService warmup test 2026-03-03 01:25:07 +02:00
TeamProvisioningServiceRelay.test.ts feat: enhance team message handling and UI components 2026-02-23 17:34:30 +02:00
TeamTaskWriter.test.ts feat: enhance team member management with color coding and improved prompts 2026-02-22 16:41:16 +02:00