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

Added a new unit test for getDeploymentMode() in the EnvConfigs.java #13010

Merged
merged 1 commit into from
May 31, 2022

Conversation

Cheryl0402
Copy link
Contributor

@Cheryl0402 Cheryl0402 commented May 19, 2022

What

Added a new unit test for getDeploymentMode() in the EnvConfigs.java

How

We added a new unit test that tested three different behaviors of the deployment mode function in the EnvConfigs.java file.

Recommended reading order

  1. airbyte-config/models/src/main/java/io/airbyte/config/Configs.java
  2. airbyte-config/models/src/main/java/io/airbyte/config/EnvConfigs.java
  3. airbyte-config/models/src/test/java/io/airbyte/config/EnvConfigsTest.java

Tests

Unit Screen Shot 2022-05-18 at 11 46 41 PM
Integration

Put your integration tests output here.

Acceptance

Put your acceptance tests output here.

@harshithmullapudi
Copy link
Contributor

Here I have done ./gradlew :airbyte-config:models:test and it's PASSED. Thus merging this PR.

Thanks for the contribution @Cheryl0402

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants