Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ColmapView/Colmapview.github.io
/ imageZipExport.test.ts
File
imageZipExport.test.ts
src/parsers/imageZipExport.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, describe, expect, it, vi } from
'vitest'
;
2
import
{ unzipSync } from
'fflate'
;
3
import
{
4
buildAnchorElement,
Callers
nothing calls this directly
Calls
11
normalizeImageZipPath
Function · 0.90
toJpegZipPath
Function · 0.90
isJpegFile
Function · 0.90
exportImagesZip
Function · 0.90
readBlobAsArrayBuffer
Function · 0.90
__resetDownloadSchedulerForTests
Function · 0.90
buildAnchorElement
Function · 0.90
buildSetTimeoutImplementation
Function · 0.90
downloadImagesZip
Function · 0.90
installImageConversionMocks
Function · 0.85
makeMockFile
Function · 0.70
Tested by
no test coverage detected