MCPcopy Create free account
hub / github.com/ColmapView/Colmapview.github.io / useImageGalleryVirtualizers.test.ts

File useImageGalleryVirtualizers.test.ts

src/components/gallery/useImageGalleryVirtualizers.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { renderHook } from '@testing-library/react';
2import { createRef } from 'react';
3import { describe, expect, it, vi } from 'vitest';
4import { GAP, SIZE, TIMING } from '../../theme';

Callers

nothing calls this directly

Calls 2

createRefFunction · 0.85

Tested by

no test coverage detected