gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-exchange] 02/06: Adding the refund CMD, genuine for


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] 02/06: Adding the refund CMD, genuine for now, to be evil-tuned.
Date: Thu, 17 May 2018 13:11:24 +0200

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

marcello pushed a commit to branch master
in repository exchange.

commit 776f222547e78e8d53e35e0d35ae3d2eab0ad185
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu May 17 09:39:06 2018 +0200

    Adding the refund CMD, genuine for now, to be evil-tuned.
---
 src/exchange-lib/test_exchange_api_twisted.c | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/src/exchange-lib/test_exchange_api_twisted.c 
b/src/exchange-lib/test_exchange_api_twisted.c
index 11533e2..0a1e6bd 100644
--- a/src/exchange-lib/test_exchange_api_twisted.c
+++ b/src/exchange-lib/test_exchange_api_twisted.c
@@ -232,6 +232,13 @@ run (void *cls,
        "EUR:5",
        MHD_HTTP_OK),
 
+    TALER_TESTING_cmd_refund
+      ("refund-ok",
+       MHD_HTTP_OK,
+       "EUR:5",
+       "EUR:0.01",
+       "deposit-refund-1"),
+
     TALER_TESTING_cmd_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]