Skip to content

Conversation

@azakrevska-epam
Copy link

No description provided.

@azakrevska-epam azakrevska-epam changed the base branch from feature/HW-52170-key-and-field-gql-integration to task/HW-52170-key-and-field-gql-integration May 16, 2019 06:43
matches(withText(R.string.add_transfer_method_fee_label)));
onView(withId(R.id.add_transfer_method_processing_label)).check(
matches(withText(R.string.add_transfer_method_processing_time_label)));
onView(withId(R.id.add_transfer_method_fee_value)).check(matches(withText("USD 2.00")));
Copy link
Collaborator

Choose a reason for hiding this comment

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

Leave the data the same please

Copy link
Author

Choose a reason for hiding this comment

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

@skoong returned, but I unable to to handle processing time. Where I should place it?

matches(withText(R.string.add_transfer_method_fee_label)));
onView(withId(R.id.add_transfer_method_processing_label)).check(
matches(withText(R.string.add_transfer_method_processing_time_label)));
onView(withId(R.id.add_transfer_method_fee_value)).check(matches(withText("USD 0.25")));
Copy link
Collaborator

Choose a reason for hiding this comment

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

Add this back as well. Currently it's not returning on qamaster but we want to try to provide mocked reponses that will be close to the ones used.

Copy link
Author

Choose a reason for hiding this comment

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

@skoong Could you assist how to provide it via mock, please?

@skoong
Copy link
Collaborator

skoong commented May 18, 2019

Closing this PR as the fixes are in #23

@skoong skoong closed this May 18, 2019
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.

4 participants