Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Shopify/ghostferry
/ TestTableSchemaCache
Function
TestTableSchemaCache
test/go/table_schema_cache_test.go:558–561 ·
view source on GitHub ↗
(t *testing.T)
Source
from the content-addressed store, hash-verified
556
}
557
558
func
TestTableSchemaCache(t *testing.T) {
559
testhelpers.SetupTest()
560
suite.Run(t, &TableSchemaCacheTestSuite{GhostferryUnitTestSuite: &testhelpers.GhostferryUnitTestSuite{}})
561
}
Callers
nothing calls this directly
Calls
2
SetupTest
Function · 0.92
Run
Method · 0.65
Tested by
no test coverage detected