MCPcopy Index your code
hub / github.com/streamich/react-use / useList.test.ts

File useList.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

getHookFunction · 0.70
setFunction · 0.70
resetFunction · 0.70

Tested by

no test coverage detected