MCPcopy 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

1import { describe, expect, it, vi } from 'vitest';
2import { buildResponse } from '../test/builders';
3import {
4 downloadZip,

Callers

nothing calls this directly

Calls 4

downloadZipFunction · 0.90
buildResponseFunction · 0.90
createStreamedResponseFunction · 0.85

Tested by

no test coverage detected