Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EvoMap/evolver
/ ops.test.js
File
ops.test.js
test/ops.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'
);
3
const
path = require(
'path'
);
4
const
fs = require(
'fs'
);
Callers
nothing calls this directly
Calls
3
runHealthCheck
Function · 0.85
envInt
Function · 0.85
run
Function · 0.50
Tested by
no test coverage detected