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

File FloatingWindowShell.test.tsx

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 4

createRefFunction · 0.85
preventDefaultMethod · 0.65
stopPropagationMethod · 0.65
cleanupFunction · 0.50

Tested by

no test coverage detected