MCPcopy 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
61func TestGoGitRepo(t *testing.T) {
62 RepoTest(t, CreateGoGitTestRepo)
63}
64
65func TestGoGitRepo_Indexes(t *testing.T) {
66 repo := CreateGoGitTestRepo(t, false)

Callers

nothing calls this directly

Calls 1

RepoTestFunction · 0.85

Tested by

no test coverage detected