MCPcopy
hub / github.com/alibaba/lowcode-engine / request.test.ts

File request.test.ts

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

Source from the content-addressed store, hash-verified

1// @ts-nocheck
2const mockSerializeParams = jest.fn();
3jest.mock('../../src/utils/common', () => {
4 return {

Callers

nothing calls this directly

Calls 7

buildUrlFunction · 0.90
requestFunction · 0.90
getFunction · 0.90
postFunction · 0.90
jsonpFunction · 0.90
resolveMethod · 0.80
errorMethod · 0.65

Tested by

no test coverage detected