Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/streamich/react-use
/ useOrientation.test.ts
File
useOrientation.test.ts
tests/useOrientation.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
{ replaceRaf } from
'raf-stub'
;
3
import
useOrientation from
'../src/useOrientation'
;
4
Callers
nothing calls this directly
Calls
4
triggerOrientation
Function · 0.85
getHook
Function · 0.70
reset
Method · 0.65
step
Method · 0.65
Tested by
no test coverage detected