Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/streamich/react-use
/ useGetSetState.test.ts
File
useGetSetState.test.ts
tests/useGetSetState.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
useGetSetState from
'../src/useGetSetState'
;
3
4
const
originalConsoleError = console.error;
Callers
nothing calls this directly
Calls
4
get
Function · 0.85
setUp
Function · 0.70
set
Function · 0.70
onClick
Function · 0.50
Tested by
no test coverage detected