Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PatrickSys/codebase-context
/ codebase-map.test.ts
File
codebase-map.test.ts
tests/codebase-map.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
'vitest'
;
2
import
{ promises as fs } from
'fs'
;
3
import
os from
'os'
;
4
import
path from
'path'
;
Callers
nothing calls this directly
Calls
7
createProjectState
Function · 0.85
buildCodebaseMap
Function · 0.85
createTempMapProject
Function · 0.85
removeTempMapProject
Function · 0.85
renderMapMarkdown
Function · 0.85
renderMapPretty
Function · 0.85
generateCodebaseIntelligence
Function · 0.85
Tested by
no test coverage detected