Improve cmd/bd test coverage from 20.2% to 23.3%

- Fixed TestCLI_Create to handle warning messages before JSON output
- Added tests for formatDependencyType (show.go)
- Added tests for truncateForBox and gitRevParse (worktree.go)
- Added comprehensive CLI tests for labels, priority formats, and reopen
- All tests passing in short mode

Addresses bd-6221bdcd
This commit is contained in:
Steve Yegge
2025-11-08 18:22:28 -08:00
parent 734579b1a2
commit 6ca26ed71b
4 changed files with 158 additions and 938 deletions

File diff suppressed because one or more lines are too long