- Introduced a new utility function, computeEffectiveTeamModel, to streamline the logic for determining the effective model based on selected options and context. - Updated CreateTeamDialog and LaunchTeamDialog components to utilize the new utility for cleaner code. - Refactored TeamProvisioningService test to improve type handling for child processes, ensuring compatibility with vitest. Made-with: Cursor |
||
|---|---|---|
| .. | ||
| MemberStatsComputer.test.ts | ||
| ReviewApplierService.test.ts | ||
| teamctl.test.ts | ||
| teamctlRelationships.test.ts | ||
| TeamDataService.test.ts | ||
| TeamInboxReader.test.ts | ||
| TeamInboxWriter.test.ts | ||
| TeamKanbanManager.test.ts | ||
| TeamMemberLogsFinder.test.ts | ||
| TeamMemberResolver.test.ts | ||
| TeamProvisioningService.test.ts | ||
| TeamProvisioningServiceRelay.test.ts | ||
| TeamTaskWriter.test.ts | ||