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

File paths.test.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

getRepoRootFunction · 0.85
assertPathEqualFunction · 0.85
getSessionScopeFunction · 0.85
getEvolutionDirFunction · 0.85
getGepAssetsDirFunction · 0.85
getWorkspaceRootFunction · 0.85
getMemoryDirFunction · 0.85
getLogsDirFunction · 0.85
getSkillsDirFunction · 0.85
getAgentSessionsDirFunction · 0.85
readSessionCwdFromHeadFunction · 0.85
setupFakeGlobalInstallFunction · 0.85

Tested by

no test coverage detected