From 64aa05f7f95280c9dbc6e45e3169b87d82343ac1 Mon Sep 17 00:00:00 2001 From: Andrei Vereha Date: Sun, 7 Mar 2021 22:39:09 +0100 Subject: [PATCH] dash en/decrypt test: add comment about failing test --- .../pump/omnipod/dash/driver/comm/endecrypt/EnDecryptTest.kt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/omnipod-dash/src/test/java/info/nightscout/androidaps/plugins/pump/omnipod/dash/driver/comm/endecrypt/EnDecryptTest.kt b/omnipod-dash/src/test/java/info/nightscout/androidaps/plugins/pump/omnipod/dash/driver/comm/endecrypt/EnDecryptTest.kt index 4c35cc2995..04c0d38f8a 100644 --- a/omnipod-dash/src/test/java/info/nightscout/androidaps/plugins/pump/omnipod/dash/driver/comm/endecrypt/EnDecryptTest.kt +++ b/omnipod-dash/src/test/java/info/nightscout/androidaps/plugins/pump/omnipod/dash/driver/comm/endecrypt/EnDecryptTest.kt @@ -11,6 +11,8 @@ class EnDecryptTest { @Test fun decrypt() { + // TODO: add data received from the pod + // this test is failing because the way we increment the nonce val aapsLogger = AAPSLoggerTest() val enDecrypt = EnDecrypt( aapsLogger,