Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZenNotes/zennotes
/ store.test.ts
File
store.test.ts
packages/app-core/src/store.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @vitest-environment jsdom
2
3
import
{ beforeEach, describe, expect, it, vi } from
'vitest'
4
import
{ TASKS_TAB_PATH,
type
VaultTask } from
'@shared/tasks'
Callers
nothing calls this directly
Calls
15
findLeaf
Function · 0.90
databaseTabPath
Function · 0.90
assetTabPath
Function · 0.90
makeTask
Function · 0.85
flushAsyncWork
Function · 0.85
deferred
Function · 0.85
activeLeaf
Function · 0.85
viewPrefsFromVault
Function · 0.85
s
Function · 0.85
openLocalVault
Method · 0.80
closeVault
Method · 0.80
deleteAsset
Method · 0.80
Tested by
no test coverage detected