gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: -note what is untested


From: gnunet
Subject: [taler-exchange] branch master updated: -note what is untested
Date: Tue, 17 May 2022 11:52:40 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new ccc7743f -note what is untested
ccc7743f is described below

commit ccc7743fdd90d7e15f0c0c9081b01378686a2b08
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue May 17 11:52:36 2022 +0200

    -note what is untested
---
 src/testing/test_exchange_p2p.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/src/testing/test_exchange_p2p.c b/src/testing/test_exchange_p2p.c
index a20649f4..50422b2c 100644
--- a/src/testing/test_exchange_p2p.c
+++ b/src/testing/test_exchange_p2p.c
@@ -20,6 +20,11 @@
  * @file testing/test_exchange_p2p.c
  * @brief testcase to test exchange's P2P payments
  * @author Christian Grothoff
+ *
+ * TODO:
+ * - Test setup with KYC where purse merge is only
+ *   allowed for reserves with KYC completed.
+ * - Test purse creation with reserve purse quota
  */
 #include "platform.h"
 #include "taler_util.h"
@@ -325,7 +330,6 @@ run (void *cls,
       "withdraw-coin-1",
       "EUR:2.01",
       NULL),
-
     TALER_TESTING_cmd_sleep ("sleep",
                              2 /* seconds */),
     TALER_TESTING_cmd_exec_expire ("exec-expire",
@@ -356,9 +360,6 @@ run (void *cls,
       "withdraw-coin-1",
       "EUR:2.01",
       NULL),
-
-
-    // FIXME: check reserve purse capacity is back up!
     TALER_TESTING_cmd_end ()
   };
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]