Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ColmapView/Colmapview.github.io
/ zipDownload.test.ts
File
zipDownload.test.ts
src/utils/zipDownload.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, vi } from
'vitest'
;
2
import
{ buildResponse } from
'../test/builders'
;
3
import
{
4
downloadZip,
Callers
nothing calls this directly
Calls
4
downloadZip
Function · 0.90
buildResponse
Function · 0.90
validateDownloadedArchiveSize
Function · 0.90
createStreamedResponse
Function · 0.85
Tested by
no test coverage detected