Re: [presentation-api] Presentation Testing API

I took a quick look at the status of similar APIs that require some device mocking behavior.
* WebUSB
  * [WebUSB Testing API](https://wicg.github.io/webusb/test/)
  * Allows creation of fake devices and choice of a specific one to simulate user permission
* WebVR
  * Microsoft proposed a [headset simulation API](https://github.com/w3c/web-platform-tests/pull/5535), but it appears to have never landed upstream; and the WPT suite appears to be starting over from scratch for WebVR 2.0.
* Web Bluetooth
  * [Testing API Design Doc](https://docs.google.com/document/d/1Nhv_oVDCodd1pEH_jj9k8gF4rPGb_84VYaZ9IG8M_WY/edit#heading=h.7nki9mck5t64) (partially implemented)

 [This thread](https://groups.google.com/a/chromium.org/d/topic/blink-dev/YHu43fvcqAs/discussion) from blink-dev is also relevant to the status of these tests from May of this year.  There was some [more discussion](https://lists.w3.org/Archives/Public/public-test-infra/2017AprJun/0018.html) and a [follow-up call](https://lists.w3.org/Archives/Public/public-test-infra/2017AprJun/0080.html) in earlier this year on the Test Infrastructure list, specifically about the WebUSB proposal.


-- 
GitHub Notification of comment by mfoltzgoogle
Please view or discuss this issue at https://github.com/w3c/presentation-api/issues/440#issuecomment-340068583 using your GitHub account

Received on Friday, 27 October 2017 19:48:23 UTC