Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DBZ-PGYB] Enable more test classes in the PG connector test suite #141

Merged
merged 48 commits into from
Jul 15, 2024

Conversation

vaibhav-yb
Copy link
Collaborator

@vaibhav-yb vaibhav-yb commented Jul 11, 2024

Some of the tests were not working while working with YugabyteDB's plugin yboutput (default) and the default replica identity CHANGE because the record structure is different from the vanilla PostgresConnector, these tests required change on what is being asserted and the way values are being read from the source records being produced by the plugin yboutput. This PR enables the following tests by adding the changes described:
a. TransactionMetadataIT
b. SourceInfoTest
c. ReplicaIdentityTestMapperTest
d. PostgresSkipMessagesWithoutChangeConfigIT
e. PostgresOffsetContextTest
f. PostgresMoneyIT
g. PostgresMetricsIT
h. PostgresErrorHandlerTest
i. PostgresConnectorConfigDefTest
j. FieldTest
k. DebeziumEngineIT

@vaibhav-yb vaibhav-yb added the enhancement New feature or request label Jul 11, 2024
@vaibhav-yb vaibhav-yb self-assigned this Jul 11, 2024
vaibhav-yb added a commit that referenced this pull request Jul 12, 2024
@vaibhav-yb vaibhav-yb changed the title [DBZ-PGYB] Test suite improvements [DBZ-PGYB] Enable more test classes in the PG connector test suite Jul 12, 2024
@suranjan
Copy link
Collaborator

Please put some summary why are these changes required?

@vaibhav-yb
Copy link
Collaborator Author

@suranjan Addressed.

@vaibhav-yb vaibhav-yb merged commit dd886b2 into ybdb-debezium-2.5.2 Jul 15, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants