gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] 04/04: comment


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] 04/04: comment
Date: Tue, 25 Jul 2017 16:53:34 +0200

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

marcello pushed a commit to branch master
in repository merchant.

commit 77fd7e50cb69a2f6cefc6477690421a895a3ea6f
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Jul 25 16:41:13 2017 +0200

    comment
---
 src/lib/test_merchant_api.c | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/lib/test_merchant_api.c b/src/lib/test_merchant_api.c
index 3e78a0c..644bc52 100644
--- a/src/lib/test_merchant_api.c
+++ b/src/lib/test_merchant_api.c
@@ -2734,6 +2734,11 @@ run (void *cls)
       .label = "history-1",
       .expected_response_code = MHD_HTTP_OK,
       .details.history.date.abs_value_us = 0,
+      /**
+       * Now we expect BOTH contracts (create-proposal-{1,2})
+       * to be included in /history response, because
+       * create-proposal-2 has now been correctly paid.
+       */
       .details.history.nresult = 2,
       .details.history.start = 10,
       .details.history.nrows = 10

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



reply via email to

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