gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] 02/02: enable test logic for #5158


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] 02/02: enable test logic for #5158
Date: Thu, 04 Jan 2018 12:00:18 +0100

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

grothoff pushed a commit to branch master
in repository merchant.

commit cc367e62a643235aeb98cca6dccaeb9a855dc705
Author: Christian Grothoff <address@hidden>
AuthorDate: Thu Jan 4 11:59:59 2018 +0100

    enable test logic for #5158
---
 src/lib/test_merchant_api.c | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/src/lib/test_merchant_api.c b/src/lib/test_merchant_api.c
index 57afd17..574cbd7 100644
--- a/src/lib/test_merchant_api.c
+++ b/src/lib/test_merchant_api.c
@@ -18,9 +18,6 @@
  * @brief testcase to test merchant's HTTP API interface
  * @author Christian Grothoff
  * @author Marcello Stanisci
- *
- * TODO:
- * - add test logic for pay-abort-refund
  */
 #include "platform.h"
 #include <taler/taler_exchange_service.h>
@@ -4466,7 +4463,6 @@ run (void *cls)
       .label = "check_bank_empty-10" },
 
 
-#if FIXED5158
     /* ****************** /pay abort logic ************* */
 
     /* Fill reserve with EUR:10.02, as withdraw fee is 1 ct per
@@ -4567,7 +4563,6 @@ run (void *cls)
     /* Check that there are no other unusual transfers */
     { .oc = OC_CHECK_BANK_TRANSFERS_EMPTY,
       .label = "check_bank_empty-11" },
-#endif
     
     /* end of testcase */
     { .oc = OC_END }

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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