MCPcopy Create free account
hub / github.com/ColmapView/Colmapview.github.io / ImageDetailModalFrames.test.tsx

File ImageDetailModalFrames.test.tsx

src/components/modals/ImageDetailModalFrames.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createRef, type ComponentProps } from 'react';
2import { cleanup, fireEvent, render, screen } from '@testing-library/react';
3import { afterEach, describe, expect, it, vi } from 'vitest';
4import { buildCamera, buildImage } from '../../test/builders';

Callers

nothing calls this directly

Calls 7

buildImageFunction · 0.90
buildCameraFunction · 0.90
createRefFunction · 0.85
buildContainerSizeFunction · 0.70
buildSingleImageLayoutFunction · 0.70
buildMatchViewLayoutFunction · 0.70
cleanupFunction · 0.50

Tested by

no test coverage detected