MCPcopy
hub / github.com/bvaughn/react-window / List.test.tsx

File List.test.tsx

lib/components/list/List.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { act, render, screen } from "@testing-library/react";
2import { createRef, useLayoutEffect } from "react";
3import { beforeEach, describe, expect, test, vi } from "vitest";
4import { EMPTY_OBJECT } from "../../../src/constants";

Callers

nothing calls this directly

Calls 6

setDefaultElementSizeFunction · 0.90
assertFunction · 0.90
setElementSizeFunction · 0.90
setMockRowHeightsFunction · 0.85

Tested by

no test coverage detected