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

File ImageDetailControls.test.tsx

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

Source from the content-addressed store, hash-verified

1import { createRef } from 'react';
2import { cleanup, fireEvent, render, screen } from '@testing-library/react';
3import { afterEach, describe, expect, it, vi } from 'vitest';
4import { DesktopImageControls, TouchImageControls } from './ImageDetailControls';

Callers

nothing calls this directly

Calls 3

buildSharedControlPropsFunction · 0.85
createRefFunction · 0.85
cleanupFunction · 0.50

Tested by

no test coverage detected