MCPcopy Index your code
hub / github.com/ColmapView/Colmapview.github.io / urlLoaderZipSource.test.ts

File urlLoaderZipSource.test.ts

src/hooks/urlLoaderZipSource.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest';
2import { buildArchiveEntry, buildArchiveReader, buildFile } from '../test/builders';
3import {
4 loadZipUrlSource,

Callers

nothing calls this directly

Calls 5

buildArchiveReaderFunction · 0.90
buildArchiveEntryFunction · 0.90
buildFileFunction · 0.90
loadZipUrlSourceFunction · 0.90

Tested by

no test coverage detected