The spec is currently missing an implementation report. I've asked @yatri1609 to give us a hand with this! 👋
What we need to do:
- [ ] copy/paste the [test file](https://w3c.github.io/payment-method-id/#comparison) referenced in the spec into: https://github.com/web-platform-tests/wpt/tree/master/payment-method-id. That way we have an independent test suite.
- [ ] Verify that everything in the spec is being tested (I believe it is, but want one more check). This involves looking at the source of the [test file](https://w3c-test.org/payment-request/payment-request-ctor-pmi-handling.https.html) - and making sure we've checked everything according to the rules of the spec.
- [ ] Run the tests in at least 2 browsers (e.g., Chrome and Firefox) and generate the report by [following the instructions](https://github.com/w3c/webpayments/wiki/implementation-report-generation). However, instead of running against the "payment-request/" directory, it would be run against "payment-method-id/".
- [ ] Finally, we need to just update the "test-suite" link at the top of the spec to point to the new test suite location. So, we need to change this line: https://github.com/w3c/payment-method-id/blob/gh-pages/index.html#L38
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-method-id/issues/54