Commit 12e2b8e
committed
test(mcp): cover init-client's host and mode guards (#9526)
The five branch partials codecov/patch was holding the PR on, all in init-client's argument
handling: no host at all, an unknown host, the --client spelling as well as --print, a
host/mode pair the grid refuses, and the per-host remote caveat's absent side.
Each asserts the message rather than merely the throw -- "unsupported client" without the list
leaves a reader guessing at a five-value set they cannot see from outside the process.1 parent 8ff3b1b commit 12e2b8e
3 files changed
Lines changed: 484 additions & 10 deletions
0 commit comments