gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: test coin-reuse with recoup as w


From: gnunet
Subject: [taler-exchange] branch master updated: test coin-reuse with recoup as well
Date: Fri, 10 Jul 2020 23:17:57 +0200

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 8ea4e50a test coin-reuse with recoup as well
8ea4e50a is described below

commit 8ea4e50ac7b4c1ee0869d5565e86c2eecbd6ddca
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Jul 10 23:17:55 2020 +0200

    test coin-reuse with recoup as well
---
 src/testing/test_exchange_api.c | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/src/testing/test_exchange_api.c b/src/testing/test_exchange_api.c
index 75e3d480..e410b180 100644
--- a/src/testing/test_exchange_api.c
+++ b/src/testing/test_exchange_api.c
@@ -841,6 +841,12 @@ run (void *cls,
                               MHD_HTTP_OK,
                               "recoup-withdraw-coin-2a",
                               CONFIG_FILE),
+    /* Check recoup is failing for the coin with the reused coin key */
+    TALER_TESTING_cmd_recoup ("recoup-2x",
+                              MHD_HTTP_CONFLICT,
+                              "withdraw-coin-1x",
+                              NULL,
+                              "EUR:1"),
     TALER_TESTING_cmd_recoup ("recoup-2",
                               MHD_HTTP_OK,
                               "recoup-withdraw-coin-2a",

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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