Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PatrickSys/codebase-context
/ cli.test.ts
File
cli.test.ts
tests/cli.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, beforeEach, afterEach, vi } from
'vitest'
;
2
import
path from
'path'
;
3
import
os from
'os'
;
4
import
{ promises as fs } from
'fs'
;
Callers
nothing calls this directly
Calls
2
handleCliCommand
Function · 0.85
handleMemoryCli
Function · 0.85
Tested by
no test coverage detected