Closed Bug 1008198 Opened 10 years ago Closed 10 years ago

Develop first semi-auto test for the Bluetooth WebAPI

Categories

(Firefox OS Graveyard :: Certification Suite, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rwood, Assigned: rwood)

References

Details

Develop the first semi-auto on-device WebAPI test for Bluetooth. This test will turn on the Bluetooth adapter, and ensure that the Firefox OS device can discover (and be discovered by) another Bluetooth device. This will be a basic test for:

- BluetoothManager.enabled
- BluetoothManager.getDefaultAdapter()
- BluetoothAdapter.setName()
- BluetoothAdapter.setDiscoverableTimeout()
- BluetoothAdapter.setDiscoverable()
- BluetoothAdapter.startDiscovery()
- BluetoothAdapter.stopDiscovery()
- BluetoothAdapter.name
- BluetoothAdapter.discoverableTimeout
- BluetoothAdapter.discoverable
- BluetoothAdapter.discovering
- BluetoothAdapter.devices
Blocks: 1008970
No longer blocks: b2g-cert-tests
Merged: https://github.com/mozilla-b2g/fxos-certsuite/commit/6a71dd004fc7b8643686370e9bbda48e2c294760
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.