Documentation ¶
Index ¶
- func AssertInCatalogStore(t *testing.T, s *catalog.Service, name, sourcePath string) *drivers.CatalogEntry
- func AssertMigration(t *testing.T, result *catalog.ReconcileResult, errCount int, addCount int, ...)
- func AssertTable(t *testing.T, s *catalog.Service, name, sourcePath string)
- func AssertTableAbsence(t *testing.T, s *catalog.Service, name string)
- func CopyFileToData(t *testing.T, dir, source, name string)
- func CreateMetricsView(t *testing.T, s *catalog.Service, metricsView *runtimev1.MetricsView, ...) string
- func CreateModel(t *testing.T, s *catalog.Service, name, sql, sourcePath string) string
- func CreateSource(t *testing.T, s *catalog.Service, name, file, sourcePath string) string
- func RenameFile(t *testing.T, dir, from, to string)
- func ToProtoStruct(obj map[string]any) *structpb.Struct
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertInCatalogStore ¶
func AssertMigration ¶
func CopyFileToData ¶ added in v0.17.0
func CreateMetricsView ¶
func CreateModel ¶
func CreateSource ¶
func RenameFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.