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

File command-parser.spec.ts

webview-ui/src/utils/__tests__/command-parser.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { extractPatternsFromCommand } from "../command-parser"
2
3describe("extractPatternsFromCommand", () => {
4 it("should extract simple command pattern", () => {

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected