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