Re: [infra-tests][presentation-api-tests] Test Case for "onmessage" Event and message data type. (#3431)

Hmm, we managed to miss that pull request, probably because it was created before we added an `OWNERS` file to the folder, sorry about that @taff-franck !

Thanks to @tomoyukilabs, the test suite now contains tests for the communication channel from a controlling perspective, see relevant PR now merged:
https://github.com/w3c/web-platform-tests/pull/4950

The tests in the test suite cover both the `send` method and the `message` event. As opposed to the tests in this PR, the tests in the test suite also use server-side storage to pass results between the controlling side and the receiser side, not to have to rely on the communication channel under test.

I'm closing this PR without merging as a result.

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

Received on Tuesday, 14 March 2017 13:25:28 UTC