Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/coder/code-server
/ errors.test.ts
File
errors.test.ts
test/unit/node/routes/errors.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
express from
"express"
2
import
{ UserProvidedArgs, setDefaults } from
"../../../../src/node/cli"
3
import
{ errorHandler } from
"../../../../src/node/routes/errors"
4
Callers
nothing calls this directly
Calls
3
errorHandler
Function · 0.90
describe
Function · 0.85
createRequest
Function · 0.85
Tested by
no test coverage detected