Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZenNotes/zennotes
/ databases-walk.test.ts
File
databases-walk.test.ts
apps/desktop/src/main/databases-walk.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdtemp, mkdir, rm } from
'node:fs/promises'
2
import
os from
'node:os'
3
import
path from
'node:path'
4
import
{ afterEach, describe, expect, it } from
'vitest'
Callers
nothing calls this directly
Calls
6
createDatabase
Function · 0.90
createRecordPage
Function · 0.90
listFolders
Function · 0.90
listNotes
Function · 0.90
listAssets
Function · 0.90
makeVault
Function · 0.70
Tested by
no test coverage detected