Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ terminals.e2e.test.ts
File
terminals.e2e.test.ts
packages/server/test/terminals.e2e.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdirSync, mkdtempSync, rmSync } from
'node:fs'
;
2
import
{ realpath } from
'node:fs/promises'
;
3
import
{ tmpdir } from
'node:os'
;
4
import
{ join } from
'node:path'
;
Callers
nothing calls this directly
Calls
8
json
Method · 0.80
inject
Method · 0.80
bootServer
Function · 0.70
createSession
Function · 0.70
envelopeOf
Function · 0.70
appOf
Function · 0.70
close
Method · 0.65
realpath
Function · 0.50
Tested by
no test coverage detected