Skip to content

Conversation

@skoong
Copy link
Collaborator

@skoong skoong commented May 18, 2019

No description provided.

Peter Olamit and others added 22 commits May 6, 2019 12:34
…sion-two-integration' into feature/HW-52170-key-and-field-gql-integration

# Conflicts:
#	ui/src/main/java/com/hyperwallet/android/ui/transfermethod/AddTransferMethodFragment.java
…sion-two-integration' into feature/HW-52170-key-and-field-gql-integration

# Conflicts:
#	ui/src/main/java/com/hyperwallet/android/ui/repository/TransferMethodConfigurationRepositoryImpl.java
#	ui/src/main/java/com/hyperwallet/android/ui/transfermethod/AddTransferMethodPresenter.java
#	ui/src/main/java/com/hyperwallet/android/ui/transfermethod/SelectTransferMethodPresenter.java
#	ui/src/main/java/com/hyperwallet/android/ui/transfermethod/TransferMethodSelectionItem.java
#	ui/src/test/java/com/hyperwallet/android/ui/transfermethod/AddTransferMethodPresenterTest.java
#	ui/src/test/java/com/hyperwallet/android/ui/transfermethod/SelectTransferMethodPresenterTest.java
…eld-gql-integration' into task/HW-52045-ui-editability-configuration
* HW-50743 External Account Profile Information

* fix for required/non required field can be submitted
* added preset values on widgets

* widget-alignment-refactor

* finalized margin
…eld-gql-integration' into task/HW-52045-ui-editability-configuration
@skoong skoong requested review from fmattos-hw and peter-joseph May 18, 2019 00:02
@skoong skoong mentioned this pull request May 18, 2019
@skoong skoong changed the base branch from task/HW-52045-ui-editability-configuration to epic/HW-52169-gql-version-two-integration May 21, 2019 22:41
peter-joseph
peter-joseph previously approved these changes May 21, 2019
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_processing_label)).check(
Copy link
Collaborator

Choose a reason for hiding this comment

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

It would be a good idea adding a "todo" here as it's done in BankAccountTest.java. Also in BankCardTest.java (same test case, testAddTransferMethod_displaysFeeElementsOnTmcResponse) I don't see any changes. Is that test going to fail too, correct? If not I think we missed something there

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Thanks, updated. If a view is has visibility GONE, the value can still be checked and the test will not fail. Added an additional matcher for visibility.

@skoong skoong changed the title Updating gql responses HW-51714 - Updating gql responses May 22, 2019
@skoong skoong merged commit fdaffc8 into epic/HW-52169-gql-version-two-integration May 22, 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