gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] 01/12: fix confusion about reserve creatio


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] 01/12: fix confusion about reserve creation
Date: Mon, 26 Mar 2018 10:37:55 +0200

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

marcello pushed a commit to branch master
in repository merchant.

commit 76736ce2cc1c9b3939b670703804b496c98b1fbf
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Mar 23 11:26:11 2018 +0100

    fix confusion about reserve creation
---
 src/lib/test_merchant_api_new.c | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/src/lib/test_merchant_api_new.c b/src/lib/test_merchant_api_new.c
index 444636d..2b34c54 100644
--- a/src/lib/test_merchant_api_new.c
+++ b/src/lib/test_merchant_api_new.c
@@ -462,8 +462,12 @@ run (void *cls,
                                      "refund-increase-1",
                                      "deposit-simple",
                                      "1"),
-    /* test tipping */
-    TALER_TESTING_cmd_fakebank_transfer_with_instance
+
+    /* Test tipping.  */
+
+
+    /* pay again logic.  */
+    TALER_TESTING_cmd_fakebank_transfer
       ("create-reserve-10",
        "EUR:10.02",
        fakebank_url,
@@ -471,9 +475,7 @@ run (void *cls,
        EXCHANGE_ACCOUNT_NO,
        USER_LOGIN_NAME,
        USER_LOGIN_PASS,
-       "tip",
-       EXCHANGE_URL,
-       CONFIG_FILE),
+       EXCHANGE_URL),
 
 
     CMD_EXEC_WIREWATCH ("wirewatch-10"),

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



reply via email to

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