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

FINERACT-775 Clean up Util #707

Merged
merged 1 commit into from Feb 2, 2020
Merged

Conversation

percyashu
Copy link
Contributor

@percyashu percyashu commented Feb 1, 2020

Description

Describe the changes made and why they were made. Ignore if these details are present on the associated Jira ticket: https://issues.apache.org/jira/browse/FINERACT-775

Checklist

Please make sure these boxes are checked before submitting your pull request - thanks!

Our guidelines for code reviews is at https://cwiki.apache.org/confluence/display/FINERACT/Code+Review+Guide

@percyashu
Copy link
Contributor Author

@vorburger could you review this.

import org.apache.commons.lang.StringUtils;
import org.apache.http.conn.HttpHostConnectException;



/**
* Util for RestAssured tests. This class here in src/test is copy/pasted :(
* from and identical to the one in src/integrationTest; please keep it in sync.
Copy link
Member

Choose a reason for hiding this comment

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

@percyashu do you want to do the same clean up in the same class in src/integrationTest as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@vorburger src/integrationTest seems to be already clean since all methods are used in integration unlike those copied into src/test

@vorburger vorburger merged commit aadc2a0 into apache:develop Feb 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants