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

File urlImageFiles.test.ts

src/utils/urlImageFiles.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
2import { buildResponse } from '../test/builders';
3
4vi.mock('./imageFileCompression', () => ({

Callers

nothing calls this directly

Calls 13

clearUrlImageCacheFunction · 0.90
fetchUrlImageFunction · 0.90
getUrlImageCachedFunction · 0.90
getUrlImageCacheStatsFunction · 0.90
buildResponseFunction · 0.90
fetchUrlImageRawFunction · 0.90
fetchUrlMaskFunction · 0.90
getUrlMaskCachedFunction · 0.90
getUrlMaskCacheStatsFunction · 0.90
prefetchUrlImagesFunction · 0.90
okImageResponseFunction · 0.85
createDeferredFunction · 0.70

Tested by

no test coverage detected