MCPcopy Create free account
hub / github.com/contextgo/contextgo / contextEngineService.test.ts

File contextEngineService.test.ts

tests/unit/context-engine/contextEngineService.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'node:fs/promises';
2import os from 'node:os';
3import path from 'node:path';
4import { describe, expect, it, vi } from 'vitest';

Callers

nothing calls this directly

Calls 15

makeSourceFunction · 0.85
makeMemoryFunction · 0.85
makeProfileFunction · 0.85
makeChunkFunction · 0.85
makeProjectTaggedSourceFunction · 0.85
writeTestDocumentFunction · 0.85
ingestSourceMethod · 0.80
getLatestCursorMethod · 0.80
retrieveMethod · 0.80
assembleMethod · 0.80
buildMountedSectionsMethod · 0.80

Tested by

no test coverage detected