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

File ModalDialogShell.test.tsx

src/components/ui/ModalDialogShell.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

createRefFunction · 0.85
cleanupFunction · 0.50

Tested by

no test coverage detected