Skip to content

test: cover worktree result presentation helpers#294

Draft
YforC wants to merge 1 commit into
lugassawan:mainfrom
YforC:test-presentation-helpers
Draft

test: cover worktree result presentation helpers#294
YforC wants to merge 1 commit into
lugassawan:mainfrom
YforC:test-presentation-helpers

Conversation

@YforC

@YforC YforC commented Jun 9, 2026

Copy link
Copy Markdown

Summary

Test Plan

  • Unit tests pass (go test ./cmd -run ''TestPrintWorktreeResult|TestPrintSyncDryRun'' -count=1)
  • Linter passes (make lint)
  • E2E tests pass (make test-e2e)

Full go test ./cmd -count=1 was attempted, but existing environment-sensitive tests failed on this Windows machine due to missing gh, MCP/init behavior, and path separator expectations unrelated to these helpers.

Issue

Closes #273

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[chore] Cover presentation helpers printWorktreeResult / printSyncDryRun

1 participant