Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/coder/code-server
/ update.test.ts
File
update.test.ts
test/unit/node/update.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ logger } from
"@coder/logger"
2
import
* as http from
"http"
3
import
* as path from
"path"
4
import
{ ensureAddress } from
"../../../src/node/app"
Callers
nothing calls this directly
Calls
13
mockLogger
Function · 0.90
clean
Function · 0.90
tmpdir
Function · 0.90
ensureAddress
Function · 0.90
describe
Function · 0.85
provider
Function · 0.85
settings
Function · 0.85
listen
Method · 0.80
getUpdate
Method · 0.80
read
Method · 0.80
write
Method · 0.80
isLatestVersion
Method · 0.80
Tested by
no test coverage detected