MCPcopy
hub / github.com/giancarloerra/SocratiCode / code-graph-progress.test.ts

File code-graph-progress.test.ts

tests/unit/code-graph-progress.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 { afterEach, beforeAll, describe, expect, it } from "vitest";
4import type { GraphBuildProgress } from "../../src/services/code-graph.js";

Callers

nothing calls this directly

Calls 9

ensureDynamicLanguagesFunction · 0.85
createFixtureProjectFunction · 0.85
invalidateGraphCacheFunction · 0.85
isGraphBuildInProgressFunction · 0.85
getGraphBuildProgressFunction · 0.85
buildCodeGraphFunction · 0.85
awaitGraphBuildFunction · 0.85

Tested by

no test coverage detected