Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rpamis/comet
/ codegraph.test.ts
File
codegraph.test.ts
test/ts/codegraph.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
;
2
import
{ execFileSync } from
'child_process'
;
3
import
fs from
'fs'
;
4
import
os from
'os'
;
Callers
nothing calls this directly
Calls
2
hasCodegraphProjectIndex
Function · 0.85
installCodegraph
Function · 0.85
Tested by
no test coverage detected