summaryrefslogtreecommitdiff
path: root/src/testing/test_taler_exchange_wirewatch.c
AgeCommit message (Collapse)Author
2023-07-06work on keys serialization/deserializationChristian Grothoff
2023-07-04more exchange API refactoringChristian Grothoff
2023-06-07major libtalertesting API refactoring, including no longer having ↵Christian Grothoff
taler-specific logic in the test engine core
2022-11-01remove wad fee, kyc fee and kyc-timeoutChristian Grothoff
2022-11-01-reduce loglevelChristian Grothoff
2022-05-30-generate 404 on non-existing accounts for fakebank, use payto://-URIs with ↵Christian Grothoff
receiver-name in tests
2022-03-05refactor /wire to include logic to return the wad fee (for W2W payments)Christian Grothoff
2021-11-19-fix leaks and compiler warningsChristian Grothoff
2021-07-18-fix misc interesting wirewatch in test mode with sharding issuesChristian Grothoff
2020-12-16need to have fees for wire tool tests, tooChristian Grothoff
2020-12-14(start to) remove logic no longer needed with new key managementChristian Grothoff
2020-12-14activating implementation of #6175Christian Grothoff
2020-12-11add setup steps to testsChristian Grothoff
2020-03-28implement #6049Christian Grothoff
2020-03-19make DB reset optional in API, use it in tests, but not in the benchmarkChristian Grothoff
2020-03-12add separate commands for closer/transfer steps, modify test cases to use ↵Christian Grothoff
new commands
2020-01-19config syntax for accountsFlorian Dold
2020-01-19move testing logic and integration tests into separate directoryFlorian Dold