Skip to content

Conversation

ramahalingam
Copy link
Collaborator

No description provided.

@coveralls
Copy link

coveralls commented Sep 24, 2020

Coverage Status

Coverage increased (+0.1%) to 99.785% when pulling 06527fb on feature/HW-57146-FExChanges into f4c539f on V3.

Copy link
Contributor

@Rrathinasabapath Rrathinasabapath left a comment

Choose a reason for hiding this comment

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

Changes were reviewed. Ready to be reviewed by Aparna before a review by Peter.

assertThat(actual.getNotes(), is(expected.getNotes()));
assertThat(actual.getMemo(), is(expected.getMemo()));
assertThat(actual.getCreatedOn(), is(expected.getCreatedOn()));
ForeignExchange foreignExchange = actual.getForeignExchanges().get(0);
Copy link
Contributor

Choose a reason for hiding this comment

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

i think we should have a separate test for FX. aka, one test with and one test without the foreign exchange. same for the rest of the tests.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Created additional tests without FX. Thanks.

@akalichety-hw akalichety-hw merged commit a7a0246 into V3 Oct 7, 2020
@ramahalingam ramahalingam deleted the feature/HW-57146-FExChanges branch October 15, 2020 06:26
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.

6 participants