Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coder/code-server
/ globalE2eSetup.ts
File
globalE2eSetup.ts
test/utils/globalE2eSetup.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ promises as fs } from
"fs"
2
import
* as path from
"path"
3
import
{ workspaceDir } from
"./constants"
4
import
{ clean, tmpdir } from
"./helpers"
Callers
nothing calls this directly
Calls
2
clean
Function · 0.90
tmpdir
Function · 0.90
Tested by
no test coverage detected