summaryrefslogtreecommitdiff
path: root/src/testing/test_exchange_api.c
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-03-27 19:14:55 +0530
committerFlorian Dold <florian.dold@gmail.com>2020-03-27 19:14:55 +0530
commit6620a5b6919856bf6b3fc1154a380c5c79be73d9 (patch)
tree0d52c4ca90e06cfd4f2089bb17b79bdc7ae0b216 /src/testing/test_exchange_api.c
parentd923f29144a1fb0bdf647e597659f6699254e40a (diff)
downloadexchange-6620a5b6919856bf6b3fc1154a380c5c79be73d9.tar.gz
exchange-6620a5b6919856bf6b3fc1154a380c5c79be73d9.tar.bz2
exchange-6620a5b6919856bf6b3fc1154a380c5c79be73d9.zip
add test case (currently fails) for deposit idempotency
Diffstat (limited to 'src/testing/test_exchange_api.c')
-rw-r--r--src/testing/test_exchange_api.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/testing/test_exchange_api.c b/src/testing/test_exchange_api.c
index 941873e92..5162e1ddb 100644
--- a/src/testing/test_exchange_api.c
+++ b/src/testing/test_exchange_api.c
@@ -176,7 +176,10 @@ run (void *cls,
GNUNET_TIME_UNIT_ZERO,
"EUR:5",
MHD_HTTP_OK),
- /**
+ TALER_TESTING_cmd_deposit_replay ("deposit-simple-replay",
+ "deposit-simple",
+ MHD_HTTP_OK),
+ /*
* Try to overdraw.
*/
TALER_TESTING_cmd_withdraw_amount ("withdraw-coin-2",