Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/coder/code-server
/ terminal.test.ts
File
terminal.test.ts
test/e2e/terminal.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as cp from
"child_process"
2
import
{ promises as fs } from
"fs"
3
import
* as path from
"path"
4
import
util from
"util"
Callers
nothing calls this directly
Calls
7
describe
Function · 0.90
clean
Function · 0.90
tmpdir
Function · 0.90
getMaybeProxiedCodeServer
Function · 0.90
focusTerminal
Method · 0.80
waitForTab
Method · 0.80
openFileExternally
Method · 0.80
Tested by
no test coverage detected