gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] 03/05: - verbose


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] 03/05: - verbose
Date: Tue, 27 Mar 2018 12:21:36 +0200

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

marcello pushed a commit to branch master
in repository merchant.

commit ed2f256cc491ce6be3763160e30fcd4c4a77bc75
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Mar 26 11:51:06 2018 +0200

    - verbose
---
 src/lib/test_merchant_api_twisted.c | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/src/lib/test_merchant_api_twisted.c 
b/src/lib/test_merchant_api_twisted.c
index b283078..dc7e06f 100644
--- a/src/lib/test_merchant_api_twisted.c
+++ b/src/lib/test_merchant_api_twisted.c
@@ -220,11 +220,6 @@ run (void *cls,
        "proposal-for-check-payment",
        GNUNET_SYSERR), // any response != 200 gives "syserr"
 
-    TALER_TESTING_cmd_modify_object ("hack-check-payment",
-                                     PROXY_MERCHANT_CONFIG_FILE,
-                                     "paid",
-                                     "non-boolean"),
-
     TALER_TESTING_cmd_delete_object ("hack-check-payment-0",
                                      PROXY_MERCHANT_CONFIG_FILE,
                                      "payment_redirect_url"),
@@ -236,6 +231,14 @@ run (void *cls,
        "proposal-for-check-payment",
        GNUNET_SYSERR),
 
+    TALER_TESTING_cmd_check_payment
+      ("check-payment-fail-invalid-0",
+       twister_merchant_url,
+       is->ctx,
+       0,
+       "proposal-for-check-payment",
+       GNUNET_SYSERR),
+
     TALER_TESTING_cmd_end (),
 
   /**** Covering /proposal lib ****/

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



reply via email to

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