gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: -sanity-fix test logic


From: gnunet
Subject: [taler-merchant] branch master updated: -sanity-fix test logic
Date: Fri, 23 Jul 2021 18:13:02 +0200

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 316aca64 -sanity-fix test logic
316aca64 is described below

commit 316aca645c411b7a8b886711b002360f1c9a5fed
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Jul 23 18:09:46 2021 +0200

    -sanity-fix test logic
---
 contrib/merchant-backoffice     | 2 +-
 src/testing/test_merchant_api.c | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/contrib/merchant-backoffice b/contrib/merchant-backoffice
index 4320467d..fe987187 160000
--- a/contrib/merchant-backoffice
+++ b/contrib/merchant-backoffice
@@ -1 +1 @@
-Subproject commit 4320467db1392e5f48a4acd079f7e2a253cf9984
+Subproject commit fe987187e178816d42ed12178d430c8771cb5a75
diff --git a/src/testing/test_merchant_api.c b/src/testing/test_merchant_api.c
index 7d757da1..87a341d5 100644
--- a/src/testing/test_merchant_api.c
+++ b/src/testing/test_merchant_api.c
@@ -938,8 +938,11 @@ run (void *cls,
                                                merchant_url_i1a,
                                                NULL,
                                                MHD_HTTP_UNAUTHORIZED),
+    TALER_TESTING_cmd_set_authorization (
+      "set-auth-valid-again",
+      "Bearer " RFC_8959_PREFIX "my-other-secret"),
     TALER_TESTING_cmd_merchant_post_instance_auth (
-      "instance-create-i1a-auth-ok-2",
+      "instance-create-i1a-auth-ok-idempotent",
       merchant_url,
       "i1a",
       RFC_8959_PREFIX "my-other-secret",

-- 
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]