Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EvoMap/evolver
/ evolveCollect.test.js
File
evolveCollect.test.js
test/evolveCollect.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
{ describe, it } = require(
'node:test'
);
4
const
assert = require(
'node:assert/strict'
);
Callers
nothing calls this directly
Calls
13
canCreateSymlinks
Function · 0.85
canMakeDirReadOnly
Function · 0.85
mkTmp
Function · 0.85
runInChild
Function · 0.85
runCollectInChild
Function · 0.85
extractSignals
Function · 0.85
mkTmpHome
Function · 0.85
withFixtureAppdata
Function · 0.85
rmTmpHome
Function · 0.85
writeCodexRollout
Function · 0.85
runReaderInChild
Function · 0.85
parse
Method · 0.80
Tested by
no test coverage detected