-
Notifications
You must be signed in to change notification settings - Fork 663
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
Add Google Pay
tests
#9157
Add Google Pay
tests
#9157
Conversation
3bcd758
to
be1137a
Compare
Diffuse output:
APK
DEX
|
db15756
to
d934693
Compare
@@ -417,6 +419,43 @@ internal class PlaygroundTestDriver( | |||
return result | |||
} | |||
|
|||
fun confirmWithGooglePay( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We will eventually want an assumeTrue
or similar to make these not run unless we want them to (only for the new job).
5c85409
to
b2c5821
Compare
Risky Change This is considered a risky change because it adjusts the sample app build.gradle, please review carefully. By adding the label |
590dd8e
to
45e78e3
Compare
5fad1a4
to
f644c88
Compare
Summary
Add
Google Pay
testsMotivation
Add
Google Pay
testsTesting