MCPcopy Index your code
hub / github.com/ColmapView/Colmapview.github.io / useImageDetailModalLayout.test.ts

File useImageDetailModalLayout.test.ts

src/components/modals/useImageDetailModalLayout.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { act, renderHook } from '@testing-library/react';
2import { afterEach, describe, expect, it, vi } from 'vitest';
3import { MODAL, SIZE } from '../../theme';
4import { buildCamera, buildPointerEvent } from '../../test/builders';

Callers

nothing calls this directly

Calls 6

buildCameraFunction · 0.90
buildPointerEventFunction · 0.90
setViewportFunction · 0.85
expectedBoundsFunction · 0.85

Tested by

no test coverage detected