MCPcopy Create free account
hub / github.com/cloudbase/garm / TestGithubTestSuite

Function TestGithubTestSuite

database/sql/github_test.go:909–911  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

907}
908
909func TestGithubTestSuite(t *testing.T) {
910 suite.Run(t, new(GithubTestSuite))
911}
912
913func TestCredentialsAndEndpointMigration(t *testing.T) {
914 cfg := garmTesting.GetTestSqliteDBConfig(t)

Callers

nothing calls this directly

Calls 1

RunMethod · 0.45

Tested by

no test coverage detected