summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2017-07-25 16:39:25 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2017-07-25 16:39:25 +0200
commitb490670a8a1eec26b7988be9d5b8b9548c3eb7d1 (patch)
tree4c5363a32bcfe845963cf5150b9b4b3fc88b4e06 /src
parent5fc73243ed3a3984ebf95083925571f38b00c9a8 (diff)
downloadmerchant-b490670a8a1eec26b7988be9d5b8b9548c3eb7d1.tar.gz
merchant-b490670a8a1eec26b7988be9d5b8b9548c3eb7d1.tar.bz2
merchant-b490670a8a1eec26b7988be9d5b8b9548c3eb7d1.zip
comments
Diffstat (limited to 'src')
-rw-r--r--src/lib/test_merchant_api.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/lib/test_merchant_api.c b/src/lib/test_merchant_api.c
index 81607f15..3e78a0cb 100644
--- a/src/lib/test_merchant_api.c
+++ b/src/lib/test_merchant_api.c
@@ -2575,6 +2575,11 @@ run (void *cls)
* make sure it surpasses the proposal's timestamp.
*/
.details.history.date.abs_value_us = 0,
+ /**
+ * We only expect ONE result (create-proposal-1) to be
+ * included in /history response, because create-proposal-3
+ * did NOT go through because of double spending.
+ */
.details.history.nresult = 1,
.details.history.start = 10,
.details.history.nrows = 10