Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/di-sukharev/opencommit
/ engineErrorHandler.test.ts
File
engineErrorHandler.test.ts
test/unit/engineErrorHandler.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ normalizeEngineError } from
'../../src/utils/engineErrorHandler'
;
2
import
{ ModelNotFoundError } from
'../../src/utils/errors'
;
3
4
describe(
'normalizeEngineError'
, () => {
Callers
nothing calls this directly
Calls
2
normalizeEngineError
Function · 0.90
it
Function · 0.85
Tested by
no test coverage detected