Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/perkeep/perkeep
/ TestPathsOfSignerTarget_SQLite
Function
TestPathsOfSignerTarget_SQLite
pkg/index/sqlite/sqlite_test.go:87–89 ·
view source on GitHub ↗
(t *testing.T)
Source
from the content-addressed store, hash-verified
85
}
86
87
func
TestPathsOfSignerTarget_SQLite(t *testing.T) {
88
tester{}.test(t, indextest.PathsOfSignerTarget)
89
}
90
91
func
TestFiles_SQLite(t *testing.T) {
92
tester{}.test(t, indextest.Files)
Callers
nothing calls this directly
Calls
1
test
Method · 0.45
Tested by
no test coverage detected