WebBluetooth Tests

Test API

We are using test harness tests to validate the WebBluetooth features.

Our implementation is based on chrome's test api spec.

The servo implementation can be found here.

For the low level simulation we used the blurmock crate.

View tests »