Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/callstack/agent-device
/ errors.test.ts
File
errors.test.ts
src/utils/__tests__/errors.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test } from
'vitest'
;
2
import
assert from
'node:assert/strict'
;
3
import
{ AppError, normalizeError, toAppErrorCode } from
'../../kernel/errors.ts'
;
4
Callers
nothing calls this directly
Calls
2
normalizeError
Function · 0.90
toAppErrorCode
Function · 0.90
Tested by
no test coverage detected