MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / parse-command.spec.ts

File parse-command.spec.ts

src/shared/__tests__/parse-command.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { findUnterminatedQuote, parseCommand } from "../parse-command"
2
3// Toggle that lets a single test force shell-quote's parse() to throw so the
4// parser's fallback branch can be exercised deterministically.

Callers

nothing calls this directly

Calls 3

parseCommandFunction · 0.90
findUnterminatedQuoteFunction · 0.90
parseMethod · 0.80

Tested by

no test coverage detected