MCPcopy
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

1import { normalizeEngineError } from '../../src/utils/engineErrorHandler';
2import { ModelNotFoundError } from '../../src/utils/errors';
3
4describe('normalizeEngineError', () => {

Callers

nothing calls this directly

Calls 2

normalizeEngineErrorFunction · 0.90
itFunction · 0.85

Tested by

no test coverage detected