MCPcopy
hub / github.com/baidu/amis / Page.test.tsx

File Page.test.tsx

packages/amis/__tests__/renderers/Page.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as renderer from 'react-test-renderer';
2import {render, fireEvent, cleanup, waitFor} from '@testing-library/react';
3import '../../src';
4import {render as amisRender} from '../../src';

Callers

nothing calls this directly

Calls 11

clearStoresCacheFunction · 0.90
renderFunction · 0.90
makeEnvFunction · 0.90
waitFunction · 0.90
testFunction · 0.85
resolveFunction · 0.85
toJSONMethod · 0.80
resolveMethod · 0.80
pushMethod · 0.65
cleanupFunction · 0.50
fnMethod · 0.45

Tested by

no test coverage detected