Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/git-bug/git-bug
/ TestGoGitRepo
Function
TestGoGitRepo
repository/gogit_test.go:61–63 ·
view source on GitHub ↗
(t *testing.T)
Source
from the content-addressed store, hash-verified
59
}
60
61
func
TestGoGitRepo(t *testing.T) {
62
RepoTest(t, CreateGoGitTestRepo)
63
}
64
65
func
TestGoGitRepo_Indexes(t *testing.T) {
66
repo := CreateGoGitTestRepo(t, false)
Callers
nothing calls this directly
Calls
1
RepoTest
Function · 0.85
Tested by
no test coverage detected