1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-06 21:51:34 +02:00
Gadgetbridge/app/src/test/java/nodomain/freeyourgadget/gadgetbridge/service
cpfeiffer 0b45fe63f0 Fix up the testcases
Please check if transliteration of Hebrew in LnaguageUtilsTest is
correct. It works just fine if you follow the mapping in LanguageUtils.

Test all transliteration in LanguageUtils only, the test in
DeviceCommunicationServiceTest does not need to be done for every
language.

Also use assertEquals(expected, value) instead of assertTrue(expected.equals(value));
2017-03-05 19:44:31 +01:00
..
btle micro cleanup 2016-09-05 00:17:34 +02:00
devices/miband app: Random typo and consistency fixes. 2016-12-01 20:22:12 +01:00
DeviceCommunicationServiceTestCase.java Fix up the testcases 2017-03-05 19:44:31 +01:00
TestDeviceService.java Add transliteration test 2017-01-25 00:04:05 +03:00
TestDeviceSupport.java Pebble: remove notifications when dismissed on the phone (#326) 2017-01-09 16:33:00 +01:00