Skip to content

Commit 86271eb

Browse files
committed
chore: mark TODO johannesjo#12 complete (selectMcpJsonDir test added)
1 parent 337935f commit 86271eb

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

TODOS.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,6 @@
99

1010
---
1111

12-
## Missing unit tests
13-
14-
### 12. selectMcpJsonDir — Docker mode writes .mcp.json to worktree
15-
16-
**File:** `electron/ipc/register.ts` (`selectMcpJsonDir`), `electron/ipc/register.test.ts`
17-
**What's missing:** The `selectMcpJsonDir(worktreePath, projectRoot)` helper has no test.
18-
**Done when:** Tests in `register.test.ts` assert: (a) `worktreePath` set → returns `worktreePath`; (b) `worktreePath` undefined → returns `projectRoot`. Both cases with and without `dockerContainerName` set.
19-
20-
---
21-
2212
## Beta blockers — lifecycle/scoping issues
2313

2414
### 13. Coordinator cross-contamination — tasks not scoped to their coordinator

0 commit comments

Comments
 (0)