spawn/packages
B 4dbd6f3b3c test(commands): add coverage for isAuthEnvVarSet, formatCredStatusLine, buildAgentPickerHints
Why: these three exported functions in commands/shared.ts had zero test
coverage despite being re-exported via the barrel index. isAuthEnvVarSet
has alias fallback logic that could regress silently; buildAgentPickerHints
has conditional string formatting for the agent picker UI.

Agent: test-engineer
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-05-14 14:52:13 +00:00
..
cli test(commands): add coverage for isAuthEnvVarSet, formatCredStatusLine, buildAgentPickerHints 2026-05-14 14:52:13 +00:00
shared fix: rethrow normalized Error in tryCatchIf/asyncTryCatchIf (#2930) 2026-03-23 19:33:05 -07:00