Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ ProjectId, ThreadId } from
"@t3tools/contracts"
;
2
import
{ afterEach, beforeEach, describe, expect, it, vi } from
"vite-plus/test"
;
3
4
import
{
Callers
nothing calls this directly
Calls
12
markThreadVisited
Function · 0.90
markThreadUnread
Function · 0.90
legacyProjectCwdPreferenceKey
Function · 0.90
resolveProjectExpanded
Function · 0.90
setProjectExpanded
Function · 0.90
reorderProjects
Function · 0.90
setThreadChangedFilesExpanded
Function · 0.90
setDefaultAdvertisedEndpointKey
Function · 0.90
parsePersistedState
Function · 0.90
persistState
Function · 0.90
makeUiState
Function · 0.85
createLocalStorageStub
Function · 0.70
Tested by
no test coverage detected