exchange

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

commit f819aef2f40bd2063bbdaf334d895da32942938f
parent 5156de119587aa6859ebc4950594a7aea745d13b
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Sat,  3 Mar 2018 01:11:46 +0100

mini testing of twister.

Make one bank-lib test command pass through the twister.

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

diff --git a/src/bank-lib/test_bank_api_twisted.c b/src/bank-lib/test_bank_api_twisted.c @@ -84,6 +84,12 @@ run (void *cls, struct TALER_TESTING_Command commands[] = { + TALER_TESTING_cmd_bank_history ("history-0", + bank_url, + EXCHANGE_ACCOUNT_NUMBER, + TALER_BANK_DIRECTION_BOTH, + NULL, + 5), /** * End the suite. Fixme: better to have a label for this * too, as it shows a "(null)" token on logs.