MCPcopy Index your code
hub / github.com/forloopcodes/contextplus / semantic-search.test.mjs

File semantic-search.test.mjs

test/main/semantic-search.test.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from "node:test";
2import assert from "node:assert/strict";
3import { mkdtemp, rm, writeFile } from "node:fs/promises";
4import { tmpdir } from "node:os";

Callers

nothing calls this directly

Calls 2

invalidateSearchCacheFunction · 0.85
semanticCodeSearchFunction · 0.85

Tested by

no test coverage detected