MCPcopy 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

1import { mkdtemp, mkdir, rm } from 'node:fs/promises'
2import os from 'node:os'
3import path from 'node:path'
4import { afterEach, describe, expect, it } from 'vitest'

Callers

nothing calls this directly

Calls 6

createDatabaseFunction · 0.90
createRecordPageFunction · 0.90
listFoldersFunction · 0.90
listNotesFunction · 0.90
listAssetsFunction · 0.90
makeVaultFunction · 0.70

Tested by

no test coverage detected