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

File capture.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest'
2
3vi.mock('../../mcp/vault-ops.js', () => ({ createNote: vi.fn() }))
4

Callers

nothing calls this directly

Calls 1

deriveTitleFunction · 0.90

Tested by

no test coverage detected