test coin-reuse with recoup as well

This commit is contained in:
Christian Grothoff 2020-07-10 23:17:55 +02:00
parent 7085cfef70
commit 8ea4e50ac7
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -841,6 +841,12 @@ run (void *cls,
MHD_HTTP_OK,
"recoup-withdraw-coin-2a",
CONFIG_FILE),
/* Check recoup is failing for the coin with the reused coin key */
TALER_TESTING_cmd_recoup ("recoup-2x",
MHD_HTTP_CONFLICT,
"withdraw-coin-1x",
NULL,
"EUR:1"),
TALER_TESTING_cmd_recoup ("recoup-2",
MHD_HTTP_OK,
"recoup-withdraw-coin-2a",