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

Property to Hide Card Logos #423

Merged
merged 7 commits into from
Aug 10, 2023
Merged

Property to Hide Card Logos #423

merged 7 commits into from
Aug 10, 2023

Conversation

jaxdesmarais
Copy link
Contributor

@jaxdesmarais jaxdesmarais commented Aug 7, 2023

Summary of changes

Visuals

Without cardLogosDisabled With cardLogosDisabled
Simulator Screenshot - iPhone 14 - 2023-08-04 at 13 19 41 Simulator Screenshot - iPhone 14 - 2023-08-04 at 13 19 03

Checklist

  • Added a changelog entry

Authors

@jaxdesmarais jaxdesmarais requested a review from a team as a code owner August 7, 2023 13:24
@scannillo
Copy link
Contributor

Same comment on Android PR re: adding a UI test

@jaxdesmarais
Copy link
Contributor Author

PR feedback - add UI and unit test

Added: cce9007

@@ -180,6 +180,61 @@ class BraintreeDropIn_CardDisabled_UITests: XCTestCase {
}
}

class BraintreeDropIn_CardLogosDisabled_UITests: XCTestCase {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

There is class for disabled and enabled because apparently the app.launchArguments need to be appended in setup instead of the test method. I guess that makes sense but would have been nice to have both tests in a single class, but that's not possible.

Copy link
Contributor

@scannillo scannillo left a comment

Choose a reason for hiding this comment

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

Looks awesome!

@jaxdesmarais
Copy link
Contributor Author

Unit tests failures are not related to this PR and are passing locally. We have ticket DTBTSDK-2886 to evaluate recent test failures in CI on the Drop-in.

@jaxdesmarais jaxdesmarais merged commit d3e2909 into main Aug 10, 2023
3 of 4 checks passed
@jaxdesmarais jaxdesmarais deleted the property-to-hide-card-logos branch August 10, 2023 15:58
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.

3 participants