diff options
| author | Christian Grothoff <christian@grothoff.org> | 2022-05-30 16:31:24 +0200 |
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2022-05-30 16:31:24 +0200 |
| commit | 7b25787a4b8ac0a0b3cbc2174ba3cac9c564346a (patch) | |
| tree | 60e9259939dca8f9bb9ad2539d594fb15e67a170 /src/testing/test_bank_api_pybank.conf | |
| parent | 7f902c0fc9bc7e0832d01169e6f580ab671fbf08 (diff) | |
-generate 404 on non-existing accounts for fakebank, use payto://-URIs with receiver-name in tests
Diffstat (limited to 'src/testing/test_bank_api_pybank.conf')
| -rw-r--r-- | src/testing/test_bank_api_pybank.conf | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/src/testing/test_bank_api_pybank.conf b/src/testing/test_bank_api_pybank.conf deleted file mode 100644 index 6603ba8a..00000000 --- a/src/testing/test_bank_api_pybank.conf +++ /dev/null @@ -1,21 +0,0 @@ -# This file is in the public domain. - -[taler] -currency = KUDOS - -[exchange-account-2] -PAYTO_URI = payto://x-taler-bank/localhost/Exchange - -[exchange-accountcredentials-2] -WIRE_GATEWAY_URL = "http://localhost:8081/taler-wire-gateway/Exchange/" -WIRE_GATEWAY_AUTH_METHOD = basic -USERNAME = Exchange -PASSWORD = x - -[bank] -SERVE = http -HTTP_PORT = 8081 -DATABASE = postgres:///talercheck - -[auditor] -BASE_URL = "http://localhost:8083/" |
