From d20804124025c259af1bc3e00ceed653c734b468 Mon Sep 17 00:00:00 2001 From: Özgür Kesim Date: Wed, 26 Jul 2023 17:36:13 +0200 Subject: [age-withdraw] reveal works, tested. Tests for age-withdraw and the reveal now work for both, RSA and CS. --- src/testing/test_exchange_api_age_restriction.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/testing/test_exchange_api_age_restriction.c') diff --git a/src/testing/test_exchange_api_age_restriction.c b/src/testing/test_exchange_api_age_restriction.c index cdfb58e2..940845e1 100644 --- a/src/testing/test_exchange_api_age_restriction.c +++ b/src/testing/test_exchange_api_age_restriction.c @@ -260,7 +260,7 @@ run (void *cls, CMD_TRANSFER_TO_EXCHANGE ("create-reserve-kyc-1", "EUR:30.02"), TALER_TESTING_cmd_check_bank_admin_transfer ( - "check-create-reserve-1", + "check-create-reserve-kyc-1", "EUR:30.02", cred.user42_payto, cred.exchange_payto, @@ -295,10 +295,9 @@ run (void *cls, 8, MHD_HTTP_OK, "EUR:10", - "EUR:5", + "EUR:10", "EUR:5", NULL), - /* FIXME[oec]: failing */ TALER_TESTING_cmd_age_withdraw_reveal ("age-withdraw-coins-reveal-1", "age-withdraw-coins-1", MHD_HTTP_OK), -- cgit v1.2.3