MCPcopy Create free account
hub / github.com/bytebase/bytebase / storage-migrate.test.ts

File storage-migrate.test.ts

frontend/src/utils/storage-migrate.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, test, vi } from "vitest";
2import {
3 STORAGE_KEY_AI_DISMISS,
4 STORAGE_KEY_BACK_PATH,

Callers

nothing calls this directly

Calls 6

migrateStorageKeysFunction · 0.90
beforeEachFunction · 0.85
afterEachFunction · 0.85
testStruct · 0.85
createMockStorageFunction · 0.70

Tested by

no test coverage detected