gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: make refund test case fail to sh


From: gnunet
Subject: [taler-exchange] branch master updated: make refund test case fail to show broken implementation
Date: Wed, 18 Mar 2020 18:09:51 +0100

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

dold pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 278cec1f make refund test case fail to show broken implementation
278cec1f is described below

commit 278cec1fefc09cb2be8327bfe68b34214a780e19
Author: Florian Dold <address@hidden>
AuthorDate: Wed Mar 18 22:39:47 2020 +0530

    make refund test case fail to show broken implementation
---
 doc/prebuilt                               |  2 +-
 src/testing/test_exchange_api_revocation.c | 10 ++++++++++
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/doc/prebuilt b/doc/prebuilt
index 934a6a18..ca53235c 160000
--- a/doc/prebuilt
+++ b/doc/prebuilt
@@ -1 +1 @@
-Subproject commit 934a6a18301e81c4fd1b3a8cda2dc13dca4741cc
+Subproject commit ca53235ccfa0458ebf11c204888ca370e20ec3f5
diff --git a/src/testing/test_exchange_api_revocation.c 
b/src/testing/test_exchange_api_revocation.c
index 6a9cdefe..27a750d4 100644
--- a/src/testing/test_exchange_api_revocation.c
+++ b/src/testing/test_exchange_api_revocation.c
@@ -129,6 +129,16 @@ run (void *cls,
                               "refresh-reveal-1#2",
                               "EUR:1",
                               "refresh-melt-1"),
+    TALER_TESTING_cmd_recoup ("recoup-1c",
+                              MHD_HTTP_OK,
+                              "refresh-reveal-1#2",
+                              "EUR:1",
+                              "refresh-melt-1"),
+    TALER_TESTING_cmd_recoup ("recoup-1c",
+                              MHD_HTTP_OK,
+                              "refresh-reveal-1#2",
+                              "EUR:1",
+                              "refresh-melt-1"),
     /* Now we have EUR:3.83 EUR back after 3x EUR:1 in recoups */
     /* Melt original coin AGAIN, but only create one 0.1 EUR coin;
        This costs EUR:0.03 in refresh and EUR:01 in withdraw fees,

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



reply via email to

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