Re: [payment-request-tests] Add PaymentRequest constructor tests (#3441)

@halindrome A couple things I could still use some review help with on these constructor tests:

A. identify (and remove) any tests that do not actually map to requirements in the spec
B. identify (and remove) any tests that are actually (better) covered in the [interfaces.html IDL tests](https://github.com/w3c/web-platform-tests/blob/master/payment-request/interfaces.https.html)

Or for _A_ at least I think we need to do more to make it clear in the test names which requirements in the spec are being tested. So far, for some of the tests I have not been able to determine which requirements in the spec they are testing.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/3441#issuecomment-239037521

Received on Wednesday, 10 August 2016 23:41:15 UTC