Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ColmapView/Colmapview.github.io
/ deletionModalViewModel.test.ts
File
deletionModalViewModel.test.ts
src/components/modals/deletionModalViewModel.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
;
2
import
{
3
buildDeletionCameraGroups,
4
buildDeletionFrameGroups,
Callers
nothing calls this directly
Calls
15
buildCamera
Function · 0.90
buildImage
Function · 0.90
buildReconstruction
Function · 0.90
buildDeletionCameraGroups
Function · 0.90
buildDeletionFrameGroups
Function · 0.90
buildFile
Function · 0.90
buildPendingDeletionItems
Function · 0.90
getSelectedCameraGroupImageIds
Function · 0.90
getSelectedFrameGroupImageIds
Function · 0.90
getDeletionCameraSelectOptions
Function · 0.90
getDeletionFrameSelectOptions
Function · 0.90
getPaginatedDeletionItems
Function · 0.90
Tested by
no test coverage detected