MCPcopy Index your code
hub / github.com/PatrickSys/codebase-context / search-retrieval-strategy.test.ts

File search-retrieval-strategy.test.ts

tests/search-retrieval-strategy.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi } from 'vitest';
2import type { CodeChunk } from '../src/types/index.js';
3import { CodebaseSearcher } from '../src/core/search.js';
4

Callers

nothing calls this directly

Calls 2

createChunkFunction · 0.70
searchMethod · 0.65

Tested by

no test coverage detected