[web-platform-tests] Pull Request: Add initial test for RTCPeerConnection.prototype.onnegotiationneeded

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

== Add initial test for RTCPeerConnection.prototype.onnegotiationneeded ==
This adds a few initial tests on the `onnegotiationneeded` event fired by `RTCPeerConnection`.

I copied the `test_never_resolve()` helper function from my other PR #5847. The plan is to move the helper functions to the `helper.js` file after #5847 is merged.

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

Received on Friday, 2 June 2017 10:28:03 UTC