MCPcopy Create free account
hub / github.com/alibaba/lowcode-engine / errors.test.ts

File errors.test.ts

modules/code-generator/tests/utils/errors.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getErrorMessage } from '../../src/utils/errors';
2
3describe('getErrorMessage', () => {
4 it('can deal normal error', () => {

Callers

nothing calls this directly

Calls 1

getErrorMessageFunction · 0.90

Tested by

no test coverage detected