gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] 04/05: testing /check-payment.


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] 04/05: testing /check-payment.
Date: Tue, 27 Mar 2018 12:21:37 +0200

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

marcello pushed a commit to branch master
in repository merchant.

commit 1247a3efe9d42fc521cd8f2ededd99d72ba51a77
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Mar 26 12:00:10 2018 +0200

    testing /check-payment.
    
    Making the response claiming a contract X
    was paid, where it was not.
---
 src/lib/test_merchant_api_twisted.c | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/src/lib/test_merchant_api_twisted.c 
b/src/lib/test_merchant_api_twisted.c
index dc7e06f..6d2b6f2 100644
--- a/src/lib/test_merchant_api_twisted.c
+++ b/src/lib/test_merchant_api_twisted.c
@@ -231,6 +231,12 @@ run (void *cls,
        "proposal-for-check-payment",
        GNUNET_SYSERR),
 
+    TALER_TESTING_cmd_modify_object
+      ("paid-true-for-unpaid",
+       PROXY_MERCHANT_CONFIG_FILE,
+       "paid",
+       "true"),
+
     TALER_TESTING_cmd_check_payment
       ("check-payment-fail-invalid-0",
        twister_merchant_url,

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



reply via email to

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