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

File urlLoaderManifestSource.test.ts

src/hooks/urlLoaderManifestSource.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 } from '../types/manifest';
4import { loadManifestSource } from './urlLoaderManifestSource';

Callers

nothing calls this directly

Calls 4

loadManifestSourceFunction · 0.90
buildFileFunction · 0.90
makeFilesFunction · 0.85
makeDepsFunction · 0.85

Tested by

no test coverage detected