[web-platform-tests] Pull Request: Add test for RTCPeerConnection.generateCertificate

wpt-pr-bot has just labeled a pull request from soareschen for https://github.com/w3c/web-platform-tests as "wg-webrtc":

== Add test for RTCPeerConnection.generateCertificate ==
This adds basic testing to the `RTCPeerConnection.generateCertificate()` method. It mainly covers:

- Test for compulsory parameters to be supported
- Test for `expiry` argument provided.

The `getFingerprints` and `getAlgorithm` methods will be tested separately in PR for `RTCCertificate`.

See https://github.com/w3c/web-platform-tests/pull/6124

Received on Thursday, 1 June 2017 09:19:48 UTC