gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] 03/12: putting second tip-authorize under


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] 03/12: putting second tip-authorize under tests.
Date: Mon, 26 Mar 2018 10:37:57 +0200

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

marcello pushed a commit to branch master
in repository merchant.

commit 4daf8640a07833834f023aabd8b3b3f67be9dca9
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Mar 23 11:52:37 2018 +0100

    putting second tip-authorize under tests.
---
 src/lib/test_merchant_api_new.c | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/src/lib/test_merchant_api_new.c b/src/lib/test_merchant_api_new.c
index 9ca5b04..a9a33fc 100644
--- a/src/lib/test_merchant_api_new.c
+++ b/src/lib/test_merchant_api_new.c
@@ -487,6 +487,17 @@ run (void *cls,
                                      "tip",
                                      "tip 1",
                                      "EUR:5.01"),
+
+    TALER_TESTING_cmd_tip_authorize ("authorize-tip-2",
+                                     merchant_url,
+                                     exchange_url,
+                                     is->ctx,
+                                     MHD_HTTP_OK,
+                                     "tip",
+                                     "tip 2",
+                                     "EUR:5.01"),
+
+
     /* Will fail here until all new
      * transfers have not been checked.  I.e.,
      * there is now a 20.04 euro "pending" transfer.  */

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



reply via email to

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