Skip to content

e2e tests PostgreSql Sink #555

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

Merged
merged 1 commit into from
Apr 15, 2025

Conversation

AnkitCLI
Copy link
Contributor

This PR consists additional e2e test scenarios for Postgresql Sink Plugin

@AnkitCLI AnkitCLI added the build label Jan 30, 2025
@AnkitCLI AnkitCLI marked this pull request as ready for review January 31, 2025 04:51
@AnkitCLI AnkitCLI force-pushed the e2e-postgresql-sink branch from 096ae48 to 0c1f6f0 Compare February 7, 2025 09:27
}

@After(order = 1, value = "@CONNECTION")
public static void deleteBQConnection() throws IOException {
Copy link
Member

Choose a reason for hiding this comment

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

why is this method named deleteBQConnection?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

removed BQ

@AnkitCLI AnkitCLI force-pushed the e2e-postgresql-sink branch from 0c1f6f0 to 4cdb1a5 Compare February 9, 2025 11:07
Then Replace input plugin property: "password" with value: "password" for Credentials and Authorization related fields
Then Enter input plugin property: "referenceName" with value: "targetRef"
Then Replace input plugin property: "dbSchemaName" with value: "schema"
Then Select radio button plugin property: "opeationName" with value: "UPDATE"
Copy link
Member

Choose a reason for hiding this comment

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

can't we just parameterize this test?

This one and upsert one has only one difference

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@AnkitCLI AnkitCLI force-pushed the e2e-postgresql-sink branch 2 times, most recently from d4cd1dc to 8d00f50 Compare February 17, 2025 16:40
Then Replace input plugin property: "password" with value: "password" for Credentials and Authorization related fields
Then Enter input plugin property: "referenceName" with value: "targetRef"
Then Replace input plugin property: "dbSchemaName" with value: "schema"
Then Select radio button plugin property: "opeationName" with value: "<options>"
Copy link
Member

Choose a reason for hiding this comment

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

Is this property name correct opeationName?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

changed to operationName

@AnkitCLI AnkitCLI force-pushed the e2e-postgresql-sink branch 3 times, most recently from 130c4c2 to 0ae7154 Compare February 18, 2025 11:06
@AnkitCLI AnkitCLI force-pushed the e2e-postgresql-sink branch 8 times, most recently from c5a3d26 to 7c070bb Compare April 6, 2025 05:13
@AnkitCLI AnkitCLI force-pushed the e2e-postgresql-sink branch from 7c070bb to b68a986 Compare April 6, 2025 05:15
@AnkitCLI AnkitCLI requested a review from itsankit-google April 9, 2025 05:47
@AnkitCLI AnkitCLI merged commit 1b9cc81 into data-integrations:develop Apr 15, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants