Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZenNotes/zennotes
/ open.test.ts
File
open.test.ts
apps/desktop/src/cli/commands/open.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ promises as fsp } from
'node:fs'
2
import
os from
'node:os'
3
import
path from
'node:path'
4
import
{ afterAll, beforeAll, beforeEach, describe, expect, it, vi } from
'vitest'
Callers
nothing calls this directly
Calls
2
cmdOpen
Function · 0.90
makeArgs
Function · 0.70
Tested by
no test coverage detected