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

File vault.test.ts

apps/desktop/src/cli/commands/vault.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { promises as fsp } from 'node:fs'
2import os from 'node:os'
3import path from 'node:path'
4import { afterAll, afterEach, beforeAll, beforeEach, describe, expect, it, vi } from 'vitest'

Callers

nothing calls this directly

Calls 5

resolveVaultSelectorFunction · 0.90
resolveVaultRootFunction · 0.90
cmdVaultListFunction · 0.90
writeConfigFunction · 0.85
makeArgsFunction · 0.70

Tested by

no test coverage detected