gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-merchant] branch master updated: this step now fails, as the clie


From: gnunet
Subject: [taler-merchant] branch master updated: this step now fails, as the client already checks for the auth secret to be malformed, so we cannot get a 400 back
Date: Sat, 20 Nov 2021 23:41:10 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new c7acb447 this step now fails, as the client already checks for the 
auth secret to be malformed, so we cannot get a 400 back
c7acb447 is described below

commit c7acb447868cd319e27cb5c22dd7efe491e407ac
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Nov 20 23:41:07 2021 +0100

    this step now fails, as the client already checks for the auth secret to be 
malformed, so we cannot get a 400 back
---
 src/testing/test_merchant_api.c | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/src/testing/test_merchant_api.c b/src/testing/test_merchant_api.c
index 67dea30f..ea68a3eb 100644
--- a/src/testing/test_merchant_api.c
+++ b/src/testing/test_merchant_api.c
@@ -901,12 +901,6 @@ run (void *cls,
                                              merchant_url_i1a,
                                              MHD_HTTP_OK,
                                              NULL),
-    TALER_TESTING_cmd_merchant_post_instance_auth (
-      "instance-create-i1a-auth-fail",
-      merchant_url,
-      "i1a",
-      "my-secret",
-      MHD_HTTP_BAD_REQUEST),
     TALER_TESTING_cmd_merchant_get_product ("get-nx-product-i1a-2",
                                             merchant_url_i1a,
                                             "nx-product",

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]