MCPcopy
hub / github.com/coder/code-server / installExtension.test.ts

File installExtension.test.ts

test/integration/installExtension.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { clean, tmpdir } from "../utils/helpers"
2import { runCodeServerCommand } from "../utils/runCodeServerCommand"
3
4describe("--install-extension", () => {

Callers

nothing calls this directly

Calls 4

cleanFunction · 0.90
tmpdirFunction · 0.90
runCodeServerCommandFunction · 0.90
describeFunction · 0.85

Tested by

no test coverage detected