Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diillson/chatcli
/ testLogger
Function
testLogger
cli/workspace/bootstrap_test.go:13–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
)
12
13
func
testLogger() *zap.Logger {
14
l, _ := zap.NewDevelopment()
15
return
l
16
}
17
18
func
TestLoadBootstrapContent_AllFiles(t *testing.T) {
19
dir := t.TempDir()
Callers
15
TestRulesLoader_GlobalRules
Function · 0.70
TestRulesLoader_PathSpecificRule
Function · 0.70
TestRulesLoader_WorkspaceOverridesGlobal
Function · 0.70
TestRulesLoader_EmptyDir
Function · 0.70
TestContextBuilder_BuildSystemPromptPrefix
Function · 0.70
TestContextBuilder_EmptyFiles
Function · 0.70
TestContextBuilder_Cache
Function · 0.70
TestContextBuilder_DynamicContext
Function · 0.70
TestContextBuilder_InvalidateCache
Function · 0.70
TestReadWriteLongTerm
Function · 0.70
TestAppendLongTerm
Function · 0.70
TestReadLongTerm_NoFile
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected