Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ test } from
'node:test'
;
2
import
assert from
'node:assert/strict'
;
3
import
{ mkdtemp, mkdir, writeFile, rm } from
'node:fs/promises'
;
4
import
{ tmpdir } from
'node:os'
;
Callers
nothing calls this directly
Calls
15
resolveProjectRoot
Function · 0.85
setup
Function · 0.85
cleanup
Function · 0.85
listSkills
Function · 0.85
loadSkill
Function · 0.85
loadState
Function · 0.85
listStateFiles
Function · 0.85
loadLoopConfig
Function · 0.85
loadBudget
Function · 0.85
loadRunLog
Function · 0.85
loadSafetyDoc
Function · 0.85
listPatternDocs
Function · 0.85
Tested by
no test coverage detected