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

File shareUrl.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import type { CameraViewState } from '../store/types';
3import type { ColmapManifest } from '../types/manifest';
4import { decodeShareData, type ShareConfig } from './shareDataCodec';

Callers

nothing calls this directly

Calls 7

getShareBaseUrlFunction · 0.90
buildShareableUrlFunction · 0.90
decodeCameraStateBinaryFunction · 0.90
decodeShareDataFunction · 0.90
buildEmbedUrlFunction · 0.90
generateIframeHtmlFunction · 0.90
getMethod · 0.80

Tested by

no test coverage detected