gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] branch master updated: make pay abort resp


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] branch master updated: make pay abort response unparsable.
Date: Thu, 22 Mar 2018 23:38:53 +0100

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

marcello pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new a607690  make pay abort response unparsable.
a607690 is described below

commit a607690403631efe29fb06161a1b61a8c315ce4a
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Mar 22 23:38:25 2018 +0100

    make pay abort response unparsable.
---
 src/lib/test_merchant_api_twisted.c | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/src/lib/test_merchant_api_twisted.c 
b/src/lib/test_merchant_api_twisted.c
index 346fa6d..8bb9d07 100644
--- a/src/lib/test_merchant_api_twisted.c
+++ b/src/lib/test_merchant_api_twisted.c
@@ -618,6 +618,18 @@ run (void *cls,
                                  is->ctx,
                                  0),
 
+    /* just malforming the response.  */
+
+    TALER_TESTING_cmd_malform_response
+      ("malform-abortion",
+       PROXY_MERCHANT_CONFIG_FILE),
+
+    TALER_TESTING_cmd_pay_abort ("pay-abort-5",
+                                 twister_merchant_url,
+                                 "deposit-simple-for-abort",
+                                 is->ctx,
+                                 0),
+
     CMD_TRANSFER_TO_EXCHANGE ("create-reserve-double-spend",
                               "EUR:1.01"),
 

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



reply via email to

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