-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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 tests for PaymentResponse.retry() #11101
Conversation
marcoscaceres
commented
May 22, 2018
•
edited by wpt-pr-bot
Loading
edited by wpt-pr-bot
- Tests for Define PaymentResponse.prototype.retry() method w3c/payment-request#720
6182c4c
to
94ecfa4
Compare
@mnoorenberghe, when possibly, would appreciate review of these tests - so I can land the first part of |
9013a3a
to
c8d8dd5
Compare
@domenic, I added two manual (😿) tests for "fully active", based on
|
Gentle ping, fellow reviewers 🍰 |
7968b67
to
3f206ae
Compare
9f479ea
to
f6e2171
Compare
f6e2171
to
a8edd05
Compare
This patch only includs an implementation of PaymentResponse.retry() in renderer and mojo side. We should implement UI in browser side in follow up CLs. Once this patch is applied, most test cases will be passed except when the UI is required. Intent to implement: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/wayZGnuBkrI Test: //components/payments/core/payments_validators_unittest.cc //third_party/blink/renderer/modules/payments/payments_validators_test.cc web-platform-tests/wpt#11101 Bug: 861704 Change-Id: I8a644a32ed589a2292ad021f5699105482ad9dd1 Reviewed-on: https://chromium-review.googlesource.com/1142045 Reviewed-by: Kinuko Yasuda <[email protected]> Reviewed-by: Rouslan Solomakhin <[email protected]> Commit-Queue: Jinho Bang <[email protected]> Cr-Commit-Position: refs/heads/master@{#580126}
@domenic, any chance you could review these? I'm struggling to find people to help me with reviewing tests 😢 |
Sorry, I don't have the bandwidth for this :(. Hopefully anyone who's planning to implement would be willing to review? |
Np, maybe @rsolomakhin? |
There are no reviewers for this pull request besides its author. Please reach out on W3C's irc server (irc.w3.org, port 6665) on channel #testing (web client) to get help with this. Thank you! |