Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZenNotes/zennotes
/ vault-asset-case.test.ts
File
vault-asset-case.test.ts
apps/desktop/src/main/vault-asset-case.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdtemp, mkdir, rm, stat, writeFile } from
'node:fs/promises'
2
import
os from
'node:os'
3
import
path from
'node:path'
4
import
{ afterEach, describe, expect, it } from
'vitest'
Callers
nothing calls this directly
Calls
8
listAssets
Function · 0.90
folderForVaultRelativePath
Function · 0.90
assetFolderSubpath
Function · 0.90
assetBelongsToFolderView
Function · 0.90
listNotes
Function · 0.90
noteFolderSubpath
Function · 0.90
noteBelongsToFolderView
Function · 0.90
makeTempVault
Function · 0.70
Tested by
no test coverage detected