Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/coder/code-server
/ app.test.ts
File
app.test.ts
test/unit/node/app.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ logger } from
"@coder/logger"
2
import
{ promises } from
"fs"
3
import
* as http from
"http"
4
import
* as https from
"https"
Callers
nothing calls this directly
Calls
15
mockLogger
Function · 0.90
clean
Function · 0.90
tmpdir
Function · 0.90
getAvailablePort
Function · 0.90
setDefaults
Function · 0.90
createApp
Function · 0.90
generateCertificate
Function · 0.90
ensureAddress
Function · 0.90
handleArgsSocketCatchError
Function · 0.90
listen
Function · 0.90
describe
Function · 0.85
masterBall
Function · 0.85
Tested by
no test coverage detected