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

File profilesStorage.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import { CameraModelId } from '../types/colmap';
3import { getDefaultConfiguration } from '../config/configuration';
4import { STORAGE_KEYS } from '../store/migration';

Callers

nothing calls this directly

Calls 8

parseProfilesDataJsonFunction · 0.90
normalizeProfilesDataFunction · 0.90
getDefaultConfigurationFunction · 0.90
serializeProfilesDataFunction · 0.90
saveProfilesDataFunction · 0.90
loadProfilesDataFunction · 0.90
createStorageFunction · 0.85
getItemMethod · 0.80

Tested by

no test coverage detected