MCPcopy
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

1import { promises as fs } from "fs"
2import * as path from "path"
3import { workspaceDir } from "./constants"
4import { clean, tmpdir } from "./helpers"

Callers

nothing calls this directly

Calls 2

cleanFunction · 0.90
tmpdirFunction · 0.90

Tested by

no test coverage detected