We need to make sure that the tests listed in the spec and the actual tests in the test suite align.
We need:
Then we can figure out:
@Sylvia23 has offered to help us with this 馃憢
The tests that are in the payment request directory but not in the spec are:
-The tests that are in the spec but are not present in or are wrongly addressed in the payment directory are:
[x] payment-request-show-method-manual.https.html
[x] payment-request-abort-method-manual.https.html
[x] payment-request-canmakepayment-method-manual.https.html
[x] payment-request/onmerchantvalidation-attribute.https.html
[x] payment-request/PaymentValidationErrors/retry-shows-error-member-manual.https.html
[x] payment-request/payment-response/rejects_if_not_active-manual.https.html
[x] payment-request/payment-response/retry-method-manual.https.html
[x] payment-request-update-event-updatewith-method.https.html
Thank you so much @marcoscaceres for writing down this issue. I would love to help with this issue and report back in a while! Thanks!
@marcoscaceres The part of the issue - "There are tests in the spec but are not present in or are wrongly addressed in the payment directory" has been fixed with #788 . Please review. Thanks!
@Sylvia23, great work so far. Could you let us know what鈥檚 left to be done?
Thank you so much @marcoscaceres . Now, we are left with adding the extra test suites that are there in the payment request repository but are missing in our spec. So, we need to add those in the spec. I have again checked the test suites allignment after merging #788 . I found that we can now check the boxes for MerchantValidationEvent/complete-method.https.html , payment-request-abort-method.https.html, payment-request-canmakepayment-method.https.html in our checklist because they got resolved automatically by #788 . Rest of the tests still need to be worked upon. I am reading the tests and their attributes to get an idea about what they are about so as to put them in their appropriate position in the spec. Any kind of suggestion is highly welcomed. Thanks!
@Sylvia23 and @marcoscaceres, thank you very much for work on this!
Closing as done. Thanks again, @Sylvia23.
Most helpful comment
@Sylvia23, great work so far. Could you let us know what鈥檚 left to be done?