Skip to content

Comments

feat(test): Add integration tests for SQL catalog against PostgreSQL and MySQL#2157

Open
charlesdong1991 wants to merge 3 commits intoapache:mainfrom
charlesdong1991:feat/sql-catalog-integration-tests
Open

feat(test): Add integration tests for SQL catalog against PostgreSQL and MySQL#2157
charlesdong1991 wants to merge 3 commits intoapache:mainfrom
charlesdong1991:feat/sql-catalog-integration-tests

Conversation

@charlesdong1991
Copy link

Which issue does this PR close?

What changes are included in this PR?

Adds integration tests for the SQL catalog implementation against PostgreSQL and MySQL backends.

This PR extends coverage to the other two supported database backends by adding Docker services and a parameterized integration test file.

Are these changes tested?

Yes, tests pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Lack of integration tests for SQL catalog implementation

1 participant