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

File migration.test.ts

src/store/migration.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 {
3 applyLegacyMigrations,
4 parseLegacyPersistedState,

Callers

nothing calls this directly

Calls 8

applyLegacyMigrationsFunction · 0.90
migrateUIPersistedStateFunction · 0.90
importFreshMigrationFunction · 0.85
setItemMethod · 0.80
getItemMethod · 0.80
clearMethod · 0.65

Tested by

no test coverage detected