scrum4me-mcp/__tests__
janpeter visser ce4afa1928 feat: cleanup worktree in update_job_status on terminal transitions
On DONE/FAILED, resolves repoRoot and calls removeWorktreeForJob (best-effort).
keepBranch=true when status=done and agent reported a branch (push assumed);
false otherwise. Cleanup failures are logged as warnings — DB status is preserved.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-01 11:52:16 +02:00
..
git feat: add removeWorktreeForJob helper 2026-05-01 11:46:31 +02:00
get-claude-context-filter.test.ts test: add unit tests for tasks-status-update helper and get-claude-context filter 2026-04-30 18:22:55 +02:00
tasks-status-update.test.ts test: add unit tests for tasks-status-update helper and get-claude-context filter 2026-04-30 18:22:55 +02:00
update-job-status-worktree.test.ts feat: cleanup worktree in update_job_status on terminal transitions 2026-05-01 11:52:16 +02:00
verify-plan.test.ts test+docs: verify-plan tests and README for verify_task_against_plan 2026-04-30 19:36:43 +02:00
wait-for-job-snapshot.test.ts test: snapshot capture + stale reset in wait_for_job 2026-04-30 19:27:56 +02:00
wait-for-job-worktree.test.ts feat: integrate createWorktreeForJob into wait_for_job tool 2026-05-01 11:50:51 +02:00