Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
{ describe, it, beforeEach, afterEach } = require(
'node:test'
);
2
const
assert = require(
'node:assert/strict'
);
3
const
fs = require(
'fs'
);
4
const
os = require(
'os'
);
Callers
nothing calls this directly
Calls
15
getRepoRoot
Function · 0.85
assertPathEqual
Function · 0.85
getSessionScope
Function · 0.85
getEvolutionDir
Function · 0.85
getGepAssetsDir
Function · 0.85
getWorkspaceRoot
Function · 0.85
getMemoryDir
Function · 0.85
getLogsDir
Function · 0.85
getSkillsDir
Function · 0.85
getAgentSessionsDir
Function · 0.85
readSessionCwdFromHead
Function · 0.85
setupFakeGlobalInstall
Function · 0.85
Tested by
no test coverage detected