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

File vault-layout.test.ts

packages/app-core/src/lib/vault-layout.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, VaultSettings } from '@shared/ipc'
3import {
4 assetBelongsToFolderView,

Callers

nothing calls this directly

Calls 15

classifyDateNoteFunction · 0.90
dailyNoteLocationForDateFunction · 0.90
noteFolderSubpathFunction · 0.90
assetFolderSubpathFunction · 0.90
assetBelongsToFolderViewFunction · 0.90
isFavoriteFolderKeyFunction · 0.90
favoriteFolderKeyFunction · 0.90
parseFavoriteFolderKeyFunction · 0.90

Tested by

no test coverage detected