gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-exchange] 02/07: double-check reserve is well-behave


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] 02/07: double-check reserve is well-behaved.
Date: Fri, 18 May 2018 17:25:14 +0200

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

marcello pushed a commit to branch master
in repository exchange.

commit 76381cf0838db0f2e29208f770c83b3c662ed493
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri May 18 10:57:41 2018 +0200

    double-check reserve is well-behaved.
---
 src/exchange-lib/test_exchange_api_new.c | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/src/exchange-lib/test_exchange_api_new.c 
b/src/exchange-lib/test_exchange_api_new.c
index 1bbad66..0e48000 100644
--- a/src/exchange-lib/test_exchange_api_new.c
+++ b/src/exchange-lib/test_exchange_api_new.c
@@ -632,6 +632,12 @@ run (void *cls,
                                        "EUR:1",
                                        MHD_HTTP_OK),
 
+    TALER_TESTING_cmd_status ("payback-reserve-status-2",
+                              is->exchange,
+                              "payback-create-reserve-1",
+                              "EUR:3.99",
+                              MHD_HTTP_OK),
+
     /**
      * Fill reserve with EUR:2.02, as withdraw fee is 1 ct per
      * config, then withdraw two coin, partially spend one, and

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



reply via email to

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