MCPcopy Create free account
hub / github.com/ColmapView/Colmapview.github.io / useScreenshotRecordingStop.test.ts

File useScreenshotRecordingStop.test.ts

src/components/viewer3d/useScreenshotRecordingStop.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 type GifEncoder from 'gif.js';
4import { useNotificationStore } from '../../store/stores/notificationStore';

Callers

nothing calls this directly

Calls 6

buildGifEncoderFunction · 0.90
buildMediaRecorderFunction · 0.90
clearAllMethod · 0.80
createOptionsFunction · 0.70
refFunction · 0.70

Tested by

no test coverage detected