MCPcopy Create free account
hub / github.com/DTStack/dt-react-component / useList.test.ts

File useList.test.ts

src/useList/__tests__/useList.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { act, waitFor } from '@testing-library/react';
2import { renderHook } from '@testing-library/react-hooks';
3
4import useList from '..';

Callers

nothing calls this directly

Calls 2

useListFunction · 0.85
awaitTimersFunction · 0.85

Tested by

no test coverage detected