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

File urlLoaderErrorHandling.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 4

formatUrlLoadErrorFunction · 0.90
isUrlLoadErrorFunction · 0.90
resolveUrlLoadErrorFunction · 0.90
handleUrlLoadFailureFunction · 0.90

Tested by

no test coverage detected