Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, it } from
"node:test"
;
2
import
assert from
"node:assert/strict"
;
3
import
{ mkdtemp, rm, writeFile } from
"node:fs/promises"
;
4
import
{ tmpdir } from
"node:os"
;
Callers
nothing calls this directly
Calls
2
invalidateSearchCache
Function · 0.85
semanticCodeSearch
Function · 0.85
Tested by
no test coverage detected