exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 7c9b41472fb5abe236554b6414e6c0026d8ac911
parent 4ad39b6b73a9dd2716855e08c67a905d02a1cf97
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Mon, 22 Oct 2018 11:31:33 +0200

Checking a closed reserve's status.

Diffstat:
Msrc/exchange-lib/test_exchange_api_new.c | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/src/exchange-lib/test_exchange_api_new.c b/src/exchange-lib/test_exchange_api_new.c @@ -738,6 +738,12 @@ run (void *cls, ("close-reserves", CONFIG_FILE_EXPIRE_RESERVE_NOW), + TALER_TESTING_cmd_status ("short-lived-status", + is->exchange, + "short-lived-reserve", + "EUR:0", + MHD_HTTP_OK), + TALER_TESTING_cmd_withdraw_amount ("expired-withdraw", is->exchange,