MCPcopy
hub / github.com/baidu/amis / api.test.ts

File api.test.ts

packages/amis/__tests__/utils/api.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {render as amisRender} from '../../src';
2import {wait, makeEnv} from '../helper';
3import {render, fireEvent, cleanup, waitFor} from '@testing-library/react';
4import {buildApi, isApiOutdated, isValidApi} from 'amis-core';

Callers

nothing calls this directly

Calls 9

buildApiFunction · 0.90
isApiOutdatedFunction · 0.90
makeEnvFunction · 0.90
waitFunction · 0.90
isValidApiFunction · 0.90
testFunction · 0.85
renderFunction · 0.85
resolveMethod · 0.80
fnMethod · 0.45

Tested by

no test coverage detected