MCPcopy Create free account
hub / github.com/ZenNotes/zennotes / database-links.test.ts

File database-links.test.ts

packages/app-core/src/lib/database-links.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import type { FolderEntry, VaultSettings } from '@shared/ipc'
3import { listDatabaseLinkTargets, resolveDatabaseWikilink } from './database-links'
4

Callers

nothing calls this directly

Calls 3

listDatabaseLinkTargetsFunction · 0.90
resolveDatabaseWikilinkFunction · 0.90
folderFunction · 0.85

Tested by

no test coverage detected