summaryrefslogtreecommitdiff
path: root/src/testing/test-taler-exchange-wirewatch-postgres.conf
AgeCommit message (Collapse)Author
2023-11-10add admin credentials for /admin/add/incoming, makes tests pass with latest ↵Christian Grothoff
libeufin-bank
2023-10-05clean up taler-unified setup for new libeufin-bankChristian Grothoff
2023-09-21migrate to new bank APIChristian Grothoff
2023-06-07major libtalertesting API refactoring, including no longer having ↵Christian Grothoff
taler-specific logic in the test engine core
2023-05-13-move AML_THRESHOLD option to exchangeChristian Grothoff
2023-02-09-start on AML work (incomplete)Christian Grothoff
2022-05-30-generate 404 on non-existing accounts for fakebank, use payto://-URIs with ↵Christian Grothoff
receiver-name in tests
2022-02-04split .conf files into rsa and csLucien Heuzeveldt
2022-02-04denomination CIPHER field per denomGian Demarmels
2021-08-03restructure configuration, move bank account credentials from ↵Christian Grothoff
exchange-account-XXX to exchange-accountcredentials-XXX
2021-04-28use grothoff in runtimedir when testingChristian Grothoff
2021-01-17rename taler-helper-crypto-* to taler-exchange-secmod-*Florian Dold
2021-01-16reduce lookahead_sign in tests to improve test performance a bitChristian Grothoff
2020-12-20re-enable cherry picking test (kind-of passes, not finished)Christian Grothoff
2020-12-17remove obsolete configuration optionsChristian Grothoff
2020-12-12add missing signkey_legal_duration option to test configsChristian Grothoff
2020-03-31typosCodeBlau-NGI-2019Christian Grothoff
2020-03-17a first, untested stab at #6123, committing intermediate result that passes ↵Christian Grothoff
(existing) tests
2020-01-19use TALER_config_get_amount() consistently, require currency rounding option ↵Christian Grothoff
to exist instead of defaulting
2020-01-19remove redundant METHOD option, we can derive it from PAYTO_URIFlorian Dold
2020-01-19config syntax for accountsFlorian Dold
2020-01-19consistently use payto URI instead of URLFlorian Dold
2020-01-19move testing logic and integration tests into separate directoryFlorian Dold