MCPcopy Create free account
hub / github.com/EvoMap/evolver / adapters.test.js

File adapters.test.js

test/adapters.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { describe, it } = require('node:test');
2const assert = require('node:assert/strict');
3const path = require('path');
4const fs = require('fs');

Callers

nothing calls this directly

Calls 9

canCreateSymlinksFunction · 0.85
withHomeFunction · 0.85
findEvolverRootFunction · 0.85
collectRelativeRequiresFunction · 0.85
parseMethod · 0.80
makeTmpDirFunction · 0.70
withEnvFunction · 0.70
cleanupFunction · 0.70
collectCommandsFunction · 0.70

Tested by

no test coverage detected