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

File data-helper.test.ts

packages/renderer-core/tests/utils/data-helper.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @ts-nocheck
2const mockJsonp = jest.fn();
3const mockRequest = jest.fn();
4const mockGet = jest.fn();

Callers

nothing calls this directly

Calls 7

doRequestFunction · 0.90
updateDataSourceMapMethod · 0.80
handleDataMethod · 0.80
updateConfigMethod · 0.80
getInitDataMethod · 0.80
getDataSourceMethod · 0.80

Tested by

no test coverage detected