MCPcopy
hub / github.com/bvaughn/react-window / useResizeObserver.test.ts

File useResizeObserver.test.ts

lib/hooks/useResizeObserver.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { act, renderHook } from "@testing-library/react";
2import { beforeEach, describe, expect, test } from "vitest";
3import {
4 simulateUnsupportedEnvironmentForTest,

Callers

nothing calls this directly

Calls 4

setDefaultElementSizeFunction · 0.90
useResizeObserverFunction · 0.90
setElementSizeFunction · 0.90

Tested by

no test coverage detected