Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ beforeEach, describe, expect, it } from
'vitest'
;
2
import
* as THREE from
'three'
;
3
import
{ usePointPickingStore,
type
SelectedPoint } from
'./pointPickingStore'
;
4
Callers
nothing calls this directly
Calls
2
reset
Method · 0.80
point
Function · 0.70
Tested by
no test coverage detected