MCPcopy Create free account
hub / github.com/ColmapView/Colmapview.github.io / maskZipExport.test.ts

File maskZipExport.test.ts

src/parsers/maskZipExport.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it, vi } from 'vitest';
2import { unzipSync } from 'fflate';
3import {
4 buildReadableBinaryFile,

Callers

nothing calls this directly

Calls 4

normalizeMaskPathFunction · 0.90
exportMasksZipFunction · 0.90
readBlobAsArrayBufferFunction · 0.90
makeMockFileFunction · 0.70

Tested by

no test coverage detected