AndroidAPS/app/src/test/java/info/nightscout/androidaps/utils
Dominik Dzienia 6e9ccc593f Support for master password and storing password as hashes (HMAC) instead of plaintext,
additional crypto utils with tests (partialy for in-progress pref export encryption),
changed PasswordCheck to more common UI and to use lambdas (will need given password in lambda callback for prefs enc)
2020-03-25 01:21:20 +01:00
..
wizard tests cleanup 2020-03-17 23:45:51 +01:00
CryptoUtilTest.kt Support for master password and storing password as hashes (HMAC) instead of plaintext, 2020-03-25 01:21:20 +01:00
DateUtilTest.kt tests cleanup 2020-03-17 23:45:51 +01:00
DecimalFormatterTest.java remove ProfileFunctions dependency 2020-03-17 22:56:14 +01:00
JsonHelperTest.java use profile store units as fallback 2019-12-17 18:08:28 +01:00
MidnightTimeTest.java remove ProfileFunctions dependency 2020-03-17 22:56:14 +01:00
PercentageSplitterTest.java pumps package refactor 2019-02-26 20:38:27 +01:00
RoundTest.java Change roundTo method to use BigDecimal rather than Double for more accurate comparison. Update tests to introduce more scenarios where without the code change, they'd fail. 2019-11-12 15:39:42 +11:00
SntpClientTest.java better check for finishing objectives 2019-09-30 14:39:57 +02:00
StringUtilsTest.java pumps package refactor 2019-02-26 20:38:27 +01:00
TTest.java pumps package refactor 2019-02-26 20:38:27 +01:00