MCPcopy
hub / github.com/cobusgreyling/loop-engineering / server.test.mjs

File server.test.mjs

tools/mcp-server/test/server.test.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test } from 'node:test';
2import assert from 'node:assert/strict';
3import { mkdtemp, mkdir, writeFile, rm } from 'node:fs/promises';
4import { tmpdir } from 'node:os';

Callers

nothing calls this directly

Calls 15

resolveProjectRootFunction · 0.85
setupFunction · 0.85
cleanupFunction · 0.85
listSkillsFunction · 0.85
loadSkillFunction · 0.85
loadStateFunction · 0.85
listStateFilesFunction · 0.85
loadLoopConfigFunction · 0.85
loadBudgetFunction · 0.85
loadRunLogFunction · 0.85
loadSafetyDocFunction · 0.85
listPatternDocsFunction · 0.85

Tested by

no test coverage detected