gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: tests: specify corebank API bas


From: gnunet
Subject: [taler-anastasis] branch master updated: tests: specify corebank API base URL
Date: Mon, 08 Jan 2024 17:56:57 +0100

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

dold pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new 276b23c  tests: specify corebank API base URL
276b23c is described below

commit 276b23ce4a4fdc48f92d54c1d8dc477d4e95a5d3
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Jan 8 17:56:41 2024 +0100

    tests: specify corebank API base URL
    
    The bank access API has long been deprecated.
---
 contrib/gana                                                     | 2 +-
 src/cli/test_anastasis_reducer_enter_secret.sh                   | 2 +-
 src/cli/test_anastasis_reducer_recovery_enter_user_attributes.sh | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/contrib/gana b/contrib/gana
index e9015f6..9eddc2c 160000
--- a/contrib/gana
+++ b/contrib/gana
@@ -1 +1 @@
-Subproject commit e9015f67dd6674680a0137b6ef8a04e08a8613e3
+Subproject commit 9eddc2cf7b65bb43d285c75ef22fd9bc9cc7020e
diff --git a/src/cli/test_anastasis_reducer_enter_secret.sh 
b/src/cli/test_anastasis_reducer_enter_secret.sh
index 99ad072..3b25537 100755
--- a/src/cli/test_anastasis_reducer_enter_secret.sh
+++ b/src/cli/test_anastasis_reducer_enter_secret.sh
@@ -236,7 +236,7 @@ taler-wallet-cli \
   "$(jq -n '
     {
         amount: "TESTKUDOS:40",
-        bankAccessApiBaseUrl: $BANK_URL,
+        corebankApiBaseUrl: $BANK_URL,
         exchangeBaseUrl: $EXCHANGE_URL
     }' \
     --arg BANK_URL "${BANK_URL}" \
diff --git a/src/cli/test_anastasis_reducer_recovery_enter_user_attributes.sh 
b/src/cli/test_anastasis_reducer_recovery_enter_user_attributes.sh
index a04cbb2..551ab36 100755
--- a/src/cli/test_anastasis_reducer_recovery_enter_user_attributes.sh
+++ b/src/cli/test_anastasis_reducer_recovery_enter_user_attributes.sh
@@ -262,7 +262,7 @@ taler-wallet-cli --no-throttle --wallet-db="$WALLET_DB" api 
--expect-success 'wi
   "$(jq -n '
     {
         amount: "TESTKUDOS:100",
-        bankAccessApiBaseUrl: $BANK_URL,
+        corebankApiBaseUrl: $BANK_URL,
         exchangeBaseUrl: $EXCHANGE_URL
     }' \
     --arg BANK_URL "${BANK_URL}" \

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