New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 607395 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Chrome
Pri: 2
Type: Bug



Sign in to add a comment

Write comprehensive tests for Bluetooth GATT server events.

Project Member Reported by r...@chromium.org, Apr 28 2016

Issue description

Currently the Bluetooth Low Energy GATT server events aren't being tested by API tests. To add API tests for these that are really effective, we need to do the following,

a.) Integrate the BluetoothLowEnergyApiTestChromeOs tests with BluetoothTestBlueZ. This will allow us to have a lot of control over our environment.
b.) Write tests that simulate real events being sent from DBus all the way to the test app.

Without this, our tests will miss considerable amount of coverage. All the code that handles actual events being sent from DBus and back isn't going to get exercised.

Currently all extension functions are being tested this way (with actual underlying code being called to test the full stack), we need to add more support code to be able to do the same for events.

 

Comment 1 by rob@robwu.nl, Apr 28 2016

Cc: r...@chromium.org
 Issue 607394  has been merged into this issue.
Components: IO>Bluetooth

Comment 3 by r...@chromium.org, May 17 2016

Labels: -M-52 M-53
Project Member

Comment 4 by sheriffbot@chromium.org, Jul 12 2016

Labels: -M-53 M-54 MovedFrom-53
Moving this nonessential bug to the next milestone.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Comment 5 by r...@chromium.org, Aug 5 2016

Labels: -M-54 -MovedFrom-53
This is still important, just removing milestone since it doesn't need to land by any particular branch date.

Comment 6 by st...@chromium.org, Aug 24 2016

Owner: st...@chromium.org

Comment 7 by st...@chromium.org, Aug 24 2016

Cc: st...@chromium.org

Comment 8 by st...@chromium.org, Aug 24 2016

Cc: -r...@chromium.org

Comment 9 by st...@chromium.org, Mar 3 2017

Owner: r...@chromium.org
Cc: r...@chromium.org
Cc: -st...@chromium.org
Cc: -scheib@chromium.org
Owner: jhawkins@chromium.org
James now owns connectivity in Chrome OS UI, over to him.

Sign in to add a comment