gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -work on reserve control tests


From: gnunet
Subject: [taler-exchange] branch master updated: -work on reserve control tests
Date: Wed, 12 Oct 2022 22:18:13 +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 d7ca9d3e -work on reserve control tests
d7ca9d3e is described below

commit d7ca9d3ecfaee72d4ce9907841db811716acecc7
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Oct 12 22:18:10 2022 +0200

    -work on reserve control tests
---
 src/testing/test_exchange_p2p.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/testing/test_exchange_p2p.c b/src/testing/test_exchange_p2p.c
index 693391c6..3f77ebc7 100644
--- a/src/testing/test_exchange_p2p.c
+++ b/src/testing/test_exchange_p2p.c
@@ -414,11 +414,14 @@ run (void *cls,
                                               MHD_HTTP_NOT_FOUND,
                                               "nx-attribute-name",
                                               NULL),
+    /* FIXME: do KYC for reserve, then get actual attributes attested */
 #if 0
     TALER_TESTING_cmd_reserve_close ("reserve-101-close",
                                      "create-reserve-101",
                                      NULL, /* to origin */
                                      MHD_HTTP_OK),
+    /* FIXME: trigger helper to close reserve here */
+    /* FIXME: check reserve was actually closed (money wired back) */
 #endif
     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]