summaryrefslogtreecommitdiff
path: root/src/testing/test_taler_exchange_aggregator.c
AgeCommit message (Collapse)Author
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-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-08-23complete implementation of long-polling for reserve status; remove support ↵Christian Grothoff
for multi-threaded exchange httpd
2020-12-16fix config for aggregator testChristian Grothoff
2020-12-16aggregator test now does also needs exchange running, if only to post the ↵Christian Grothoff
fees initially
2020-12-16need to have fees for wire tool tests, tooChristian Grothoff
2020-12-11add setup steps to testsChristian Grothoff
2020-07-05towards changing timestamp in deposit confirmation (tests failing)Christian 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-15fix shutdown logic of testChristian Grothoff
2020-03-12add separate commands for closer/transfer steps, modify test cases to use ↵Christian Grothoff
new commands
2020-02-04implement /config in fakebank and taler_bank_lib.h (#6066)Christian Grothoff
2020-01-19config syntax for accountsFlorian Dold
2020-01-19move testing logic and integration tests into separate directoryFlorian Dold