diff --git a/Testing.md b/Device-Tests-&-Coverage-Report.md similarity index 97% rename from Testing.md rename to Device-Tests-&-Coverage-Report.md index ef47cd1..5979709 100644 --- a/Testing.md +++ b/Device-Tests-&-Coverage-Report.md @@ -1,5 +1,3 @@ -# Device Tests & Coverage Report - Only a subset of this library can be tested reasonably with unit tests. Mocking the serial converter chips would hardly represent their real behavior, so I decided to use tests on real devices where the device is connected to: * Android executing [Android instrumented test](https://developer.android.com/training/testing/unit-testing/instrumented-unit-tests)s