Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/electerm/electerm
/ mcp2.spec.js
File
mcp2.spec.js
test/unit/mcp2.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ test, describe, before } = require(
'node:test'
)
2
const
assert = require(
'assert/strict'
)
3
const
axios = require(
'axios'
)
4
Callers
nothing calls this directly
Calls
7
require
Function · 0.85
parse
Method · 0.80
initSession
Function · 0.70
checkRenderer
Function · 0.70
test
Function · 0.70
makeHttpRequest
Function · 0.70
callTool
Function · 0.70
Tested by
no test coverage detected