MCPcopy
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

1import set from 'lodash/set';
2import cloneDeep from 'lodash/cloneDeep';
3import '../../fixtures/window';
4import { Project, IProject } from '../../../src/project/project';

Callers

nothing calls this directly

Calls 15

createNodeFunction · 0.85
cloneDeepFunction · 0.85
unloadMethod · 0.80
getComponentNameMethod · 0.80
getIconMethod · 0.80
getZLevelTopMethod · 0.80
toStringMethod · 0.80
openMethod · 0.65
forEachMethod · 0.65
getMethod · 0.65
getNodeMethod · 0.65
exportMethod · 0.65

Tested by

no test coverage detected