Skip to content

Refactor mock catalog init in BaseConnectorTest#15956

Merged
ebyhr merged 2 commits intotrinodb:masterfrom
jklamer:jklamer/MockConnectorInstallRefactor
Feb 14, 2023
Merged

Refactor mock catalog init in BaseConnectorTest#15956
ebyhr merged 2 commits intotrinodb:masterfrom
jklamer:jklamer/MockConnectorInstallRefactor

Conversation

@jklamer
Copy link
Copy Markdown
Member

@jklamer jklamer commented Feb 2, 2023

Description

Refactor the mock connector init process to be more flexible to different types of overriding by dependent test classes. Will allow dependent classes to decide when, what, and how they install in the mock connector plugin with most code reuse.

Additional context and related issues

Release notes

( X) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
( ) Release notes are required, with the following suggested text:

# Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot Bot added the cla-signed label Feb 2, 2023
@jklamer jklamer requested review from alexjo2144 and findepi February 3, 2023 18:48
@jklamer jklamer force-pushed the jklamer/MockConnectorInstallRefactor branch from fb1b577 to 72268b7 Compare February 6, 2023 15:48
@jklamer jklamer force-pushed the jklamer/MockConnectorInstallRefactor branch from cda1d19 to 99004bf Compare February 8, 2023 17:56
@jklamer
Copy link
Copy Markdown
Member Author

jklamer commented Feb 10, 2023

@findepi should be good to go provided empty commits get purged

@ebyhr ebyhr merged commit cec5528 into trinodb:master Feb 14, 2023
@github-actions github-actions Bot added this to the 407 milestone Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants