Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/colbymchenry/codegraph
/ graph.test.ts
File
graph.test.ts
__tests__/graph.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Graph Query Tests
3
*
4
* Tests
for
graph traversal and query functionality.
Callers
nothing calls this directly
Calls
15
tGraph
Function · 0.85
tNode
Function · 0.85
join
Method · 0.80
initSync
Method · 0.80
resolveReferences
Method · 0.80
traverse
Method · 0.80
has
Method · 0.80
traverseBFS
Method · 0.80
traverseDFS
Method · 0.80
getNodesByKind
Method · 0.65
indexAll
Method · 0.45
destroy
Method · 0.45
Tested by
no test coverage detected