MCPcopy Create free account
hub / github.com/streamich/react-use / useStateList.test.ts

File useStateList.test.ts

tests/useStateList.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 useStateList from '../src/useStateList';
3
4describe('useStateList', () => {

Callers

nothing calls this directly

Calls 1

getHookFunction · 0.70

Tested by

no test coverage detected