MCPcopy
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
3import { afterAll, beforeAll, describe, expect, it } from "vitest";
4import {

Callers

nothing calls this directly

Calls 12

ensureDynamicLanguagesFunction · 0.85
createFixtureProjectFunction · 0.85
getAstGrepLangFunction · 0.85
buildCodeGraphFunction · 0.85
getOrBuildGraphFunction · 0.85
invalidateGraphCacheFunction · 0.85
rebuildGraphFunction · 0.85
getFileDependenciesFunction · 0.85
getGraphStatsFunction · 0.85
generateMermaidDiagramFunction · 0.85
findCircularDependenciesFunction · 0.85
isDockerAvailableFunction · 0.50

Tested by

no test coverage detected