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