Update WebBluetooth test generator to support descriptor[s] |
|||||
Issue descriptionCurrently tests like gatt-op-disconnect-called-before.js are used to test characteristics. When we implement descriptor support, we'd like to reuse the generator. The plan is that: gatt-op-disconnect-called-before.js will be renamed characteristic-gatt-op-disconnect-called-before.js This file will generate similarly named test files. Doing this will allow us to create test files such as descriptor-gatt-op-disconnect-called-before.js.
,
Nov 27 2016
,
Nov 28 2016
,
Jan 29 2017
This isn't what we did. Basically we duplicated some functionality between characteristics and descriptors. I don't think we should fix this and, instead, possibly address this problem when we move to web platform tests. wdyt?
,
Jan 30 2017
hmm I'm not sure what the problem is here? I thought we solved this by using folders for similarly named tests.
,
Jan 31 2017
|
|||||
►
Sign in to add a comment |
|||||
Comment 1 by ajha@chromium.org
, Nov 27 2016