CoraLibre / CoraLibre-android-sdk

CoraLibre-android-sdk fork of prestandard DP-3T to make compatible with the Google/Apple protocol
Mozilla Public License 2.0
127 stars 7 forks source link

Write Automatic tests for Bluetooth Client/Server #38

Open theScrabi opened 4 years ago

theScrabi commented 4 years ago

By Injecting an AdvertisingService mock and BluetoothLeScanner mock we could write some automated tests for the Tracing service as well as BleServer/BleClient. Currently there is 0% coverage.

Depends on https://github.com/CoraLibre/CoraLibre-android-sdk/issues/28 and https://github.com/CoraLibre/CoraLibre-android-sdk/issues/34