Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
process.env.NODE_ENV =
'development'
2
3
const
{ describe, test, beforeEach, afterEach } = require(
'node:test'
)
4
const
assert = require(
'node:assert/strict'
)
Callers
nothing calls this directly
Calls
14
require
Function · 0.85
publicKeyOnlyAuth
Function · 0.85
sameRoundKeyboardInteractiveAuth
Function · 0.85
splitRoundKeyboardInteractiveAuth
Function · 0.85
makeTmpDir
Function · 0.70
setEnvVar
Function · 0.70
generateClientKey
Function · 0.70
startServer
Function · 0.70
createPromptWs
Function · 0.70
startAgent
Function · 0.70
runCommand
Function · 0.70
test
Function · 0.50
Tested by
no test coverage detected