MCPcopy 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

1import { logger } from "@coder/logger"
2import * as http from "http"
3import * as path from "path"
4import { ensureAddress } from "../../../src/node/app"

Callers

nothing calls this directly

Calls 13

mockLoggerFunction · 0.90
cleanFunction · 0.90
tmpdirFunction · 0.90
ensureAddressFunction · 0.90
describeFunction · 0.85
providerFunction · 0.85
settingsFunction · 0.85
listenMethod · 0.80
getUpdateMethod · 0.80
readMethod · 0.80
writeMethod · 0.80
isLatestVersionMethod · 0.80

Tested by

no test coverage detected