Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/araddon/qlbridge
/ TestSuite
Function
TestSuite
datasource/sqlite/sqlite_test.go:148–154 ·
view source on GitHub ↗
(t *testing.T)
Source
from the content-addressed store, hash-verified
146
}
147
148
func
TestSuite(t *testing.T) {
149
defer
func
() {
150
td.SetContextToMockCsv()
151
}()
152
LoadTestDataOnce(t)
153
testutil.RunSimpleSuite(t)
154
}
Callers
nothing calls this directly
Calls
2
RunSimpleSuite
Function · 0.92
LoadTestDataOnce
Function · 0.70
Tested by
no test coverage detected