MCPcopy Create free account
hub / github.com/ZenNotes/zennotes / buffer-navigation.test.ts

File buffer-navigation.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import type { NoteMeta } from '@shared/ipc'
3import type { PaneLayout } from './pane-layout'
4import { getBufferNavigationTarget } from './buffer-navigation'

Callers

nothing calls this directly

Calls 3

leafFunction · 0.70
noteFunction · 0.70

Tested by

no test coverage detected