Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/alibaba/lowcode-engine
/ node.add.test.ts
File
node.add.test.ts
packages/designer/tests/document/node/node.add.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
set from
'lodash/set'
;
2
import
cloneDeep from
'lodash/cloneDeep'
;
3
import
'../../fixtures/window'
;
4
import
{ Project, IProject } from
'../../../src/project/project'
;
Callers
nothing calls this directly
Calls
15
createNode
Function · 0.85
cloneDeep
Function · 0.85
unload
Method · 0.80
getComponentName
Method · 0.80
getIcon
Method · 0.80
getZLevelTop
Method · 0.80
toString
Method · 0.80
open
Method · 0.65
forEach
Method · 0.65
get
Method · 0.65
getNode
Method · 0.65
export
Method · 0.65
Tested by
no test coverage detected