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

File urlLoaderManifestFetch.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest';
2import { buildFile } from '../test/builders';
3import type { ColmapManifest, UrlLoadError } from '../types/manifest';
4import {

Callers

nothing calls this directly

Calls 14

fetchUrlManifestFunction · 0.90
fetchManifestFileFunction · 0.90
buildFileFunction · 0.90
fetchManifestColmapFilesFunction · 0.90
missingResponseFunction · 0.85
textResponseFunction · 0.85
streamingBinResponseFunction · 0.85
getMethod · 0.80
entriesMethod · 0.80

Tested by

no test coverage detected