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

File useUpdate.test.ts

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

Callers

nothing calls this directly

Calls 1

useUpdateFunction · 0.85

Tested by

no test coverage detected