MCPcopy Create free account
hub / github.com/ZenNotes/zennotes / databases.test.ts

File databases.test.ts

apps/desktop/src/main/databases.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdtemp, readFile, rm, writeFile, mkdir } 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
readDatabaseFunction · 0.90
writeDatabaseRowsFunction · 0.90
createRecordPageFunction · 0.90
renameDatabaseFunction · 0.90
makeVaultFunction · 0.70

Tested by

no test coverage detected