Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZenNotes/zennotes
/ help.test.ts
File
help.test.ts
apps/desktop/src/cli/help.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
2
import
{ renderHelp, renderVersion } from
'./help'
3
4
// Strip ANSI color codes so assertions run on plain text.
Callers
nothing calls this directly
Calls
3
renderHelp
Function · 0.90
renderVersion
Function · 0.90
plain
Function · 0.85
Tested by
no test coverage detected