Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ getErrorMessage } from
'../../src/utils/errors'
;
2
3
describe(
'getErrorMessage'
, () => {
4
it(
'can deal normal error'
, () => {
Callers
nothing calls this directly
Calls
1
getErrorMessage
Function · 0.90
Tested by
no test coverage detected