Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EvoMap/evolver
/ a2aProtocol.test.js
File
a2aProtocol.test.js
test/a2aProtocol.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ describe, it, before, after, 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
10
getHubNodeSecret
Function · 0.85
seedMailboxSecret
Function · 0.85
readMailboxState
Function · 0.85
parse
Method · 0.80
close
Method · 0.80
setState
Method · 0.80
getState
Method · 0.80
setCursor
Method · 0.80
suppressionMarker
Function · 0.70
assertNoRawHubResponseSecrets
Function · 0.70
Tested by
no test coverage detected