summaryrefslogtreecommitdiff
path: root/src/testing/test_merchant_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-02-17 19:10:35 +0100
committerChristian Grothoff <christian@grothoff.org>2022-02-17 19:10:35 +0100
commit522b289f9c186e352daed39266ec93807b570782 (patch)
treeef70b31578592b16b828604c2f932db4396da89d /src/testing/test_merchant_api.c
parent9a7377810c764897a98a350dfadb9035fe7af62b (diff)
downloadmerchant-522b289f9c186e352daed39266ec93807b570782.tar.gz
merchant-522b289f9c186e352daed39266ec93807b570782.tar.bz2
merchant-522b289f9c186e352daed39266ec93807b570782.zip
-post Oec cleanups
Diffstat (limited to 'src/testing/test_merchant_api.c')
-rw-r--r--src/testing/test_merchant_api.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/testing/test_merchant_api.c b/src/testing/test_merchant_api.c
index 5e746e12..866133f0 100644
--- a/src/testing/test_merchant_api.c
+++ b/src/testing/test_merchant_api.c
@@ -273,10 +273,12 @@ run (void *cls,
TALER_TESTING_cmd_withdraw_amount ("withdraw-coin-1",
"create-reserve-1",
"EUR:5",
+ 0,
MHD_HTTP_OK),
TALER_TESTING_cmd_withdraw_amount ("withdraw-coin-2",
"create-reserve-1",
"EUR:5",
+ 0,
MHD_HTTP_OK),
TALER_TESTING_cmd_merchant_get_orders ("get-orders-empty",
merchant_url,
@@ -702,10 +704,12 @@ run (void *cls,
TALER_TESTING_cmd_withdraw_amount ("withdraw-coin-1r",
"create-reserve-1r",
"EUR:5",
+ 0,
MHD_HTTP_OK),
TALER_TESTING_cmd_withdraw_amount ("withdraw-coin-2r",
"create-reserve-1r",
"EUR:5",
+ 0,
MHD_HTTP_OK),
/**
* Check the reserve is depleted.
@@ -857,6 +861,7 @@ run (void *cls,
TALER_TESTING_cmd_withdraw_amount ("withdraw-coin-unincreased-refund",
"create-reserve-unincreased-refund",
"EUR:5",
+ 0,
MHD_HTTP_OK),
TALER_TESTING_cmd_merchant_post_orders (
"create-proposal-unincreased-refund",
@@ -1170,10 +1175,12 @@ run (void *cls,
TALER_TESTING_cmd_withdraw_amount ("withdraw-coin-10a",
"create-reserve-10",
"EUR:5",
+ 0,
MHD_HTTP_OK),
TALER_TESTING_cmd_withdraw_amount ("withdraw-coin-10b",
"create-reserve-10",
"EUR:5",
+ 0,
MHD_HTTP_OK),
TALER_TESTING_cmd_status ("withdraw-status-10",
"create-reserve-10",
@@ -1224,10 +1231,12 @@ run (void *cls,
TALER_TESTING_cmd_withdraw_amount ("withdraw-coin-11a",
"create-reserve-11",
"EUR:5",
+ 0,
MHD_HTTP_OK),
TALER_TESTING_cmd_withdraw_amount ("withdraw-coin-11b",
"create-reserve-11",
"EUR:5",
+ 0,
MHD_HTTP_OK),
TALER_TESTING_cmd_status ("withdraw-status-11",
"create-reserve-11",