Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/giancarloerra/SocratiCode
/ code-graph.test.ts
File
code-graph.test.ts
tests/integration/code-graph.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// SPDX-License-Identifier: AGPL-3.0-only
2
// Copyright (C) 2026 Giancarlo Erra - Altaire Limited
3
import
{ afterAll, beforeAll, describe, expect, it } from
"vitest"
;
4
import
{
Callers
nothing calls this directly
Calls
12
ensureDynamicLanguages
Function · 0.85
createFixtureProject
Function · 0.85
getAstGrepLang
Function · 0.85
buildCodeGraph
Function · 0.85
getOrBuildGraph
Function · 0.85
invalidateGraphCache
Function · 0.85
rebuildGraph
Function · 0.85
getFileDependencies
Function · 0.85
getGraphStats
Function · 0.85
generateMermaidDiagram
Function · 0.85
findCircularDependencies
Function · 0.85
isDockerAvailable
Function · 0.50
Tested by
no test coverage detected