Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scribbletune/scribbletune
/ cli.spec.ts
File
cli.spec.ts
tests/cli.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, vi } from
'vitest'
;
2
import
{ runCli } from
'../src/cli'
;
3
import
type
{ NoteObject } from
'../src/types'
;
4
Callers
nothing calls this directly
Calls
2
runCli
Function · 0.90
getFirstNote
Function · 0.85
Tested by
no test coverage detected