FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

CloudSql PostegreSql e2e test scenarios by sawantpritam · Pull Request #200 · data-integrations/database-plugins · GitHub

CloudSql PostegreSql e2e test scenarios - #200

Open
sawantpritam wants to merge 5 commits into
data-integrations:developfrom
sawantpritam:e2e-cloudsqlpsql
Open

CloudSql PostegreSql e2e test scenarios#200
sawantpritam wants to merge 5 commits into
data-integrations:developfrom
sawantpritam:e2e-cloudsqlpsql

Conversation

Copy link
Copy Markdown
Contributor

@tivv @rmstar @itsankit-google Please review.

rmstar left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

We should have separate tests for source and sink plugins

Comment thread e2e-test/pom.xml
@@ -0,0 +1,103 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright © 2015-2019 Cask Data, Inc.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

2022

@@ -0,0 +1,45 @@
Feature: CloudSQLPostgreSQL Sink and Error Validation

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Capitalize first letter in filename - cloudSql -> CloudSql

@Then("Enter the CloudSQLPostgreSQL Source Properties with blank property {string}")
public void enterTheCloudSQLPostgreSQLSourcePropertiesWithBlankProperty(String property) throws IOException,
InterruptedException {
if (property.equalsIgnoreCase("referenceName")) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

avoid code duplication

}

@Then("Verify error is displayed for incorrect Connection Name with private instance type")
public void verifyTheCldMySqlInvalidPrivate() throws InterruptedException {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

fix name

@Then("Enter the CloudSQLPostgreSQL Sink Properties with blank property {string}")
public void enterTheCloudSQLPostgreSQLSinkPropertiesWithBlankProperty(String property) throws IOException,
InterruptedException {
if (property.equalsIgnoreCase("referenceName")) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

avoid code duplication

}

@Then("Enter Connection Name with private instance type")
public void enterTheInvalidPrivate() throws InterruptedException, IOException {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

where is this used? also, please rename to something more meaningful

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL