summaryrefslogtreecommitdiff
path: root/src/lib/test-taler-exchange-wirewatch-postgres.conf
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-01-17 04:17:39 +0100
committerFlorian Dold <florian.dold@gmail.com>2020-01-17 04:17:48 +0100
commit21afdac1f3d75be7def83ac76e59cd2affc38ca0 (patch)
treed9639b748c561803946d3d81f113fc36522eafe5 /src/lib/test-taler-exchange-wirewatch-postgres.conf
parent7995678e776b719145aeaf9e4409b6dd694c253e (diff)
downloadexchange-21afdac1f3d75be7def83ac76e59cd2affc38ca0.tar.gz
exchange-21afdac1f3d75be7def83ac76e59cd2affc38ca0.tar.bz2
exchange-21afdac1f3d75be7def83ac76e59cd2affc38ca0.zip
test cases / logging
Diffstat (limited to 'src/lib/test-taler-exchange-wirewatch-postgres.conf')
-rw-r--r--src/lib/test-taler-exchange-wirewatch-postgres.conf12
1 files changed, 10 insertions, 2 deletions
diff --git a/src/lib/test-taler-exchange-wirewatch-postgres.conf b/src/lib/test-taler-exchange-wirewatch-postgres.conf
index 36766ce1f..ae5cd7ef6 100644
--- a/src/lib/test-taler-exchange-wirewatch-postgres.conf
+++ b/src/lib/test-taler-exchange-wirewatch-postgres.conf
@@ -28,7 +28,7 @@ BASE_URL = "http://localhost:8081/"
# as constant in production.
#
# This is THE test that requires a short reserve expiration time!
-IDLE_RESERVE_EXPIRATION_TIME = 5 s
+IDLE_RESERVE_EXPIRATION_TIME = 4 s
[exchangedb-postgres]
#The connection string the plugin has to use for connecting to the database
@@ -46,7 +46,12 @@ PORT = 8083
[account-1]
# What is the account URL?
-URL = "payto://x-taler-bank/localhost:8082/2"
+URL = "payto://x-taler-bank/localhost/2"
+WIRE_GATEWAY_URL = "http://localhost:8082/2/"
+
+WIRE_GATEWAY_AUTH_METHOD = basic
+USERNAME = Exchange
+PASSWORD = x
METHOD = x-taler-bank
WIRE_RESPONSE = ${TALER_CONFIG_HOME}/account-1.json
@@ -55,6 +60,9 @@ ENABLE_DEBIT = YES
ENABLE_CREDIT = YES
TALER_BANK_AUTH_METHOD = NONE
+[bank]
+HTTP_PORT = 8082
+
[fees-x-taler-bank]
# Fees for the forseeable future...