MCPcopy Create free account
hub / github.com/bytebase/dbhub /

Class

src/connectors/__tests__/mysql.integration.test.ts:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19class MySQLIntegrationTest extends IntegrationTestBase<MySQLTestContainer> {
20 constructor() {
21 const config: DatabaseTestConfig = {
22 expectedSchemas: ['testdb'],

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected