tree: bcd5c8ef4f5726d74f4a6315aa698a023cdf9ca6 [path history] [tgz]
  1. characteristic/
  2. idl/
  3. requestDevice/
  4. resources/
  5. script-tests/
  6. server/
  7. service/
  8. generate.py
  9. generate_test.py
  10. OWNERS
  11. README.md
bluetooth/README.md

Web Bluetooth Testing

Web Bluetooth testing relies on the Web Bluetooth Testing API which must be provided by browsers under test.

In this test suite resources/bluetooth-helpers.js detects and triggers the API to be loaded as needed.

The Chromium implementation is provided by ../resources/chromium/web-bluetooth-test.js.