Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/git-bug/git-bug
/ TestNewMemConfig
Function
TestNewMemConfig
repository/config_mem_test.go:5–7 ·
view source on GitHub ↗
(t *testing.T)
Source
from the content-addressed store, hash-verified
3
import
"testing"
4
5
func
TestNewMemConfig(t *testing.T) {
6
testConfig(t, NewMemConfig())
7
}
Callers
nothing calls this directly
Calls
2
testConfig
Function · 0.85
NewMemConfig
Function · 0.85
Tested by
no test coverage detected