MCPcopy Index your code
hub / github.com/pomber/code-surfer / focus-parser.test.ts

File focus-parser.test.ts

packs/step-parser/src/focus-parser.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { parseFocus } from "./focus-parser";
2
3describe("Parsing Focus String", () => {
4 it("it throws when string is empty", () => {

Callers

nothing calls this directly

Calls 2

parseFocusFunction · 0.90
runParseFocusFunction · 0.85

Tested by

no test coverage detected