Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ clean, tmpdir } from
"../utils/helpers"
2
import
{ runCodeServerCommand } from
"../utils/runCodeServerCommand"
3
4
describe(
"--install-extension"
, () => {
Callers
nothing calls this directly
Calls
4
clean
Function · 0.90
tmpdir
Function · 0.90
runCodeServerCommand
Function · 0.90
describe
Function · 0.85
Tested by
no test coverage detected