Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diillson/chatcli
/ TestShowConfigGraphViewRuns
Function
TestShowConfigGraphViewRuns
cli/chat_graphview_test.go:101–104 ·
view source on GitHub ↗
(t *testing.T)
Source
from the content-addressed store, hash-verified
99
}
100
101
func
TestShowConfigGraphViewRuns(t *testing.T) {
102
// Smoke: must render without panicking on a bare CLI.
103
(&ChatCLI{}).showConfigGraphView()
104
}
Callers
nothing calls this directly
Calls
1
showConfigGraphView
Method · 0.80
Tested by
no test coverage detected