- From: Jeffrey Yasskin via GitHub <sysbot+gh@w3.org>
- Date: Wed, 09 Sep 2015 00:49:43 +0000
- To: public-web-bluetooth-log@w3.org
The following commits were just pushed by jyasskin to https://github.com/WebBluetoothCG/web-bluetooth: * Start a specification for test-only APIs used in the Web Bluetooth tests. This matches the current Chromium test APIs (eventSender.keyDown and testRunner.setBluetoothMockDataSet) except: * FailingConnectionsAdapter is omitted because the BT standard doesn't include any portable error codes. * FailingGATTOperationsAdapter returns an ATT Error Response corresponding to its UUID, instead of the Chromium-specific error code used in the current Chromium tests. by Jeffrey Yasskin https://github.com/WebBluetoothCG/web-bluetooth/commit/ddad4e503fd342e934d44ae4509346da8ba87f05 * Add a few test APIs that @g-ortuno suggested for future tests. by Jeffrey Yasskin https://github.com/WebBluetoothCG/web-bluetooth/commit/a09e8cd6b987f0e3b3fbe6985b5133663ba0cc54 * Warn readers that the test API spec isn't any sort of consensus. by Jeffrey Yasskin https://github.com/WebBluetoothCG/web-bluetooth/commit/d5bd5b94c4e7057439184c4dec562b44b7523b3d * Merge pull request #157 from jyasskin/test-apis Start a specification for test-only APIs used in the Web Bluetooth tests. by Jeffrey Yasskin https://github.com/WebBluetoothCG/web-bluetooth/commit/36e24c1b6b233de2cda4fbf918982454663ceb09
Received on Wednesday, 9 September 2015 00:49:45 UTC