Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
2
const
mockSerializeParams = jest.fn();
3
jest.mock(
'../../src/utils/common'
, () => {
4
return
{
Callers
nothing calls this directly
Calls
7
buildUrl
Function · 0.90
request
Function · 0.90
get
Function · 0.90
post
Function · 0.90
jsonp
Function · 0.90
resolve
Method · 0.80
error
Method · 0.65
Tested by
no test coverage detected