Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/thebuilder/react-intersection-observer
/ setup.test.ts
File
setup.test.ts
src/__tests__/setup.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ vi } from
"vitest"
;
2
import
{ mockAllIsIntersecting, setupIntersectionMocking } from
"../test-utils"
;
3
4
vi.hoisted(() => {
Callers
nothing calls this directly
Calls
2
mockAllIsIntersecting
Function · 0.90
setupIntersectionMocking
Function · 0.90
Tested by
no test coverage detected