MCPcopy
hub / github.com/colbymchenry/codegraph / search-query-parser.test.ts

File search-query-parser.test.ts

__tests__/search-query-parser.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Unit tests for the field-qualified query parser and bounded
3 * edit distance — the two algorithms behind `kind:`/`lang:`/`path:`/
4 * `name:` filtering and the fuzzy typo fallback.

Callers

nothing calls this directly

Calls 2

parseQueryFunction · 0.90
boundedEditDistanceFunction · 0.90

Tested by

no test coverage detected