Skip to content

Define New Base Test Fixtures - #128

Merged
justing-bq merged 1 commit into
apache-odbcfrom
odbcTestBase
Oct 27, 2025
Merged

Define New Base Test Fixtures#128
justing-bq merged 1 commit into
apache-odbcfrom
odbcTestBase

Conversation

@justing-bq

Copy link
Copy Markdown

Rationale for this change

There are several tests that require SetUp/Teardown without the driver connecting/disconnecting. This restructure of the test fixtures handles this problem.

What changes are included in this PR?

New base classes added for ODBCRemoteTestBase, ODBCMockTestBase, and ODBCTestBase. Other test fixtures now inherit from these base test fixture classes.

Are these changes tested?

Yes

Are there any user-facing changes?

No.

@alinaliBQ alinaliBQ left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alinaliBQ

Copy link
Copy Markdown

I see there is test failure, after it is resolved, we can merge this PR

@justing-bq
justing-bq merged commit 8953e3c into apache-odbc Oct 27, 2025
18 of 24 checks passed
@justing-bq
justing-bq deleted the odbcTestBase branch January 27, 2026 21:21
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.

2 participants