MCPcopy
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

1import { vi } from "vitest";
2import { mockAllIsIntersecting, setupIntersectionMocking } from "../test-utils";
3
4vi.hoisted(() => {

Callers

nothing calls this directly

Calls 2

mockAllIsIntersectingFunction · 0.90
setupIntersectionMockingFunction · 0.90

Tested by

no test coverage detected