MCPcopy Create free account
hub / github.com/backnotprop/plannotator / extract-code-paths.test.ts

File extract-code-paths.test.ts

packages/shared/extract-code-paths.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect } from "bun:test";
2import { extractCandidateCodePaths } from "./extract-code-paths";
3
4describe("extractCandidateCodePaths", () => {

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected