aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-harness/src/integrationtests/test-libeufin-bank.ts
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2024-01-08 12:22:32 +0100
committerFlorian Dold <florian@dold.me>2024-01-08 12:22:32 +0100
commit82cea86785fc9ab6aa5440cc077e8f2024b33c13 (patch)
tree9eb2860b80a8637052c1ced1e4f315b6100c4a9d /packages/taler-harness/src/integrationtests/test-libeufin-bank.ts
parent06fb3a5c910b5be37fbd386a5e42588903bece9b (diff)
downloadwallet-core-82cea86785fc9ab6aa5440cc077e8f2024b33c13.tar.xz
harness: make libeufin-bank test work with current libeufin-bank
Diffstat (limited to 'packages/taler-harness/src/integrationtests/test-libeufin-bank.ts')
-rw-r--r--packages/taler-harness/src/integrationtests/test-libeufin-bank.ts7
1 files changed, 6 insertions, 1 deletions
diff --git a/packages/taler-harness/src/integrationtests/test-libeufin-bank.ts b/packages/taler-harness/src/integrationtests/test-libeufin-bank.ts
index 8f5cc8a35..a3e3a9ef1 100644
--- a/packages/taler-harness/src/integrationtests/test-libeufin-bank.ts
+++ b/packages/taler-harness/src/integrationtests/test-libeufin-bank.ts
@@ -125,7 +125,12 @@ export async function runLibeufinBankTest(t: GlobalTestState) {
console.log("setup done!");
- const bankClient = new TalerCorebankApiClient(bank.corebankApiBaseUrl);
+ const bankClient = new TalerCorebankApiClient(bank.corebankApiBaseUrl, {
+ auth: {
+ username: "admin",
+ password: "adminpw",
+ },
+ });
// register exchange bank account
await bankClient.registerAccountExtended({