Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coder/code-server
/ static.test.ts
File
static.test.ts
test/unit/node/routes/static.test.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
{ rootPath } from
"../../../../src/node/constants"
4
import
{ clean, tmpdir } from
"../../../utils/helpers"
Callers
nothing calls this directly
Calls
7
clean
Function · 0.90
tmpdir
Function · 0.90
describe
Function · 0.85
commonTests
Function · 0.85
fetch
Method · 0.80
codeServer
Function · 0.70
dispose
Method · 0.65
Tested by
no test coverage detected