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

File pointPickingStore.test.ts

src/store/stores/pointPickingStore.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it } from 'vitest';
2import * as THREE from 'three';
3import { usePointPickingStore, type SelectedPoint } from './pointPickingStore';
4

Callers

nothing calls this directly

Calls 2

resetMethod · 0.80
pointFunction · 0.70

Tested by

no test coverage detected