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