MCPcopy Create free account
hub / github.com/diillson/chatcli / testCLI

Function testCLI

cli/cli_file_processing_image_test.go:21–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19}
20
21func testCLI() *ChatCLI {
22 return &ChatCLI{logger: zap.NewNop()}
23}
24
25func TestLoadImageAttachment_PNG(t *testing.T) {
26 dir := t.TempDir()

Calls

no outgoing calls

Tested by

no test coverage detected