MCPcopy
hub / github.com/thebuilder/react-intersection-observer / observe.test.ts

File observe.test.ts

src/__tests__/observe.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { observe } from "../";
2import { optionsToId } from "../observe";
3import { intersectionMockInstance, mockIsIntersecting } from "../test-utils";
4

Callers

nothing calls this directly

Calls 4

mockIsIntersectingFunction · 0.90
intersectionMockInstanceFunction · 0.90
optionsToIdFunction · 0.90
observeFunction · 0.85

Tested by

no test coverage detected