Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EvoMap/evolver
/ cliContracts.test.js
File
cliContracts.test.js
test/cliContracts.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
test = require(
'node:test'
);
2
const
assert = require(
'node:assert/strict'
);
3
const
crypto = require(
'crypto'
);
4
const
fs = require(
'fs'
);
Callers
nothing calls this directly
Calls
15
parseReuseArgs
Function · 0.85
parsePublishArgs
Function · 0.85
fakeStore
Function · 0.85
capture
Function · 0.85
withComputedAssetId
Function · 0.85
gene
Function · 0.85
runReuseCommand
Function · 0.85
capsule
Function · 0.85
buildPublishBundle
Function · 0.85
event
Function · 0.85
runPublishCommand
Function · 0.85
fakeA2a
Function · 0.85
Tested by
no test coverage detected