Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ act, renderHook } from
'@testing-library/react-hooks'
;
2
import
useUpdate from
'../src/useUpdate'
;
3
4
describe(
'useUpdate'
, () => {
Callers
nothing calls this directly
Calls
1
useUpdate
Function · 0.85
Tested by
no test coverage detected