Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
{ describe, it } = require(
'node:test'
);
2
const
assert = require(
'node:assert/strict'
);
3
const
path = require(
'path'
);
4
const
fs = require(
'fs'
);
Callers
nothing calls this directly
Calls
9
canCreateSymlinks
Function · 0.85
withHome
Function · 0.85
findEvolverRoot
Function · 0.85
collectRelativeRequires
Function · 0.85
parse
Method · 0.80
makeTmpDir
Function · 0.70
withEnv
Function · 0.70
cleanup
Function · 0.70
collectCommands
Function · 0.70
Tested by
no test coverage detected