MCPcopy
hub / github.com/electerm/electerm / session-ssh.spec.js

File session-ssh.spec.js

test/unit-ci/session-ssh.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1process.env.NODE_ENV = 'development'
2
3const { describe, test, beforeEach, afterEach } = require('node:test')
4const assert = require('node:assert/strict')

Callers

nothing calls this directly

Calls 14

requireFunction · 0.85
publicKeyOnlyAuthFunction · 0.85
makeTmpDirFunction · 0.70
setEnvVarFunction · 0.70
generateClientKeyFunction · 0.70
startServerFunction · 0.70
createPromptWsFunction · 0.70
startAgentFunction · 0.70
runCommandFunction · 0.70
testFunction · 0.50

Tested by

no test coverage detected