summaryrefslogtreecommitdiff
path: root/src/testing/test_merchant_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/test_merchant_api.c')
-rw-r--r--src/testing/test_merchant_api.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/testing/test_merchant_api.c b/src/testing/test_merchant_api.c
index 3dd65c60..3bee5bd9 100644
--- a/src/testing/test_merchant_api.c
+++ b/src/testing/test_merchant_api.c
@@ -325,6 +325,10 @@ run (void *cls,
"create-proposal-1",
GNUNET_TIME_UNIT_MINUTES),
#endif
+ TALER_TESTING_cmd_poll_order_start ("poll-order-merchant-1-start",
+ merchant_url,
+ "1",
+ GNUNET_TIME_UNIT_MINUTES),
TALER_TESTING_cmd_merchant_pay_order ("deposit-simple",
merchant_url,
MHD_HTTP_OK,
@@ -332,6 +336,9 @@ run (void *cls,
"withdraw-coin-1",
"EUR:5",
"EUR:4.99"),
+ TALER_TESTING_cmd_poll_order_conclude ("poll-order-merchant-1-conclude",
+ MHD_HTTP_OK,
+ "poll-order-merchant-1-start"),
TALER_TESTING_cmd_wallet_get_order ("get-order-wallet-1-2",
merchant_url,
"create-proposal-1",