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

File differ.test.ts

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

Source from the content-addressed store, hash-verified

1import { linesDiff, generateIds } from "./differ";
2
3describe("generate line ids", () => {
4 it("works with empty array", () => {

Callers

nothing calls this directly

Calls 2

generateIdsFunction · 0.90
linesDiffFunction · 0.90

Tested by

no test coverage detected