MCPcopy
hub / github.com/pingdotgg/t3code / uiStateStore.test.ts

File uiStateStore.test.ts

apps/web/src/uiStateStore.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ProjectId, ThreadId } from "@t3tools/contracts";
2import { afterEach, beforeEach, describe, expect, it, vi } from "vite-plus/test";
3
4import {

Callers

nothing calls this directly

Calls 12

markThreadVisitedFunction · 0.90
markThreadUnreadFunction · 0.90
resolveProjectExpandedFunction · 0.90
setProjectExpandedFunction · 0.90
reorderProjectsFunction · 0.90
parsePersistedStateFunction · 0.90
persistStateFunction · 0.90
makeUiStateFunction · 0.85
createLocalStorageStubFunction · 0.70

Tested by

no test coverage detected