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

File urlStateHashPolicy.test.ts

src/hooks/urlStateHashPolicy.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 { encodeShareData } from '../utils/shareDataCodec';

Callers

nothing calls this directly

Calls 4

encodeShareDataFunction · 0.90
encodeCameraStateFunction · 0.90
getNextCameraHashUpdateFunction · 0.90

Tested by

no test coverage detected