MCPcopy 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

1import { act, renderHook } from '@testing-library/react-hooks';
2import { replaceRaf } from 'raf-stub';
3import useOrientation from '../src/useOrientation';
4

Callers

nothing calls this directly

Calls 4

triggerOrientationFunction · 0.85
getHookFunction · 0.70
resetMethod · 0.65
stepMethod · 0.65

Tested by

no test coverage detected