[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-exchange] 06/06: comment
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-exchange] 06/06: comment |
Date: |
Thu, 17 May 2018 21:29:48 +0200 |
This is an automated email from the git hooks/post-receive script.
marcello pushed a commit to branch master
in repository exchange.
commit 39a9045319e2a7b4ffaa7cb00821116291ad89bb
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu May 17 16:00:14 2018 +0200
comment
---
src/exchange-lib/test_exchange_api_twisted.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/exchange-lib/test_exchange_api_twisted.c
b/src/exchange-lib/test_exchange_api_twisted.c
index 36214cc..7d24fbc 100644
--- a/src/exchange-lib/test_exchange_api_twisted.c
+++ b/src/exchange-lib/test_exchange_api_twisted.c
@@ -276,6 +276,9 @@ run (void *cls,
TALER_TESTING_make_wire_details
(42,
fakebank_url),
+ /* This parameter will make any comparison about
+ h_contract_terms fail, when /refund will be handled.
+ So in other words, this is h_contract missmatch. */
"{\"items\":[{\"name\":\"ice skate\","
"\"value\":\"EUR:5\"}]}",
GNUNET_TIME_UNIT_MINUTES,
@@ -303,9 +306,6 @@ run (void *cls,
"EUR:0.000001",
"deposit-refund-1"),
- /* Last CMD be "money gone". Do
- * aggregate before exec'ing it (!). */
-
TALER_TESTING_cmd_end ()
};
--
To stop receiving notification emails like this one, please contact
address@hidden
- [GNUnet-SVN] [taler-exchange] branch master updated (e94e8c3 -> 39a9045), gnunet, 2018/05/17
- [GNUnet-SVN] [taler-exchange] 02/06: Trigger refund insufficient funds, gnunet, 2018/05/17
- [GNUnet-SVN] [taler-exchange] 01/06: Trigger /refund currency missmatch the right way., gnunet, 2018/05/17
- [GNUnet-SVN] [taler-exchange] 06/06: comment,
gnunet <=
- [GNUnet-SVN] [taler-exchange] 05/06: Trigger conflicting refunds, gnunet, 2018/05/17
- [GNUnet-SVN] [taler-exchange] 04/06: Trigger double(-successful) refund., gnunet, 2018/05/17
- [GNUnet-SVN] [taler-exchange] 03/06: Trigger refund fee to low, gnunet, 2018/05/17