summaryrefslogtreecommitdiff
path: root/src/testing/test_exchange_api.c
AgeCommit message (Expand)Author
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-08-13extend tests to discover corner cases from #6478, fix code to actually work f...Christian Grothoff
2020-07-10test coin-reuse with recoup as wellChristian Grothoff
2020-07-10test coin_priv re-use with deposit and refresh, update handling of the error ...Christian Grothoff
2020-07-10remove unused/unusable coin_sig, return correct coin_pub in recoup-reveal fai...Christian Grothoff
2020-07-10this invariant does not actually hold, i.e. if there is a /recoup request for...Christian Grothoff
2020-07-09work on more testing for recoup-refreshChristian Grothoff
2020-07-05sleep to ensure aggregator has workChristian Grothoff
2020-07-05fix status codeChristian Grothoff
2020-03-31typosCodeBlau-NGI-2019Christian Grothoff
2020-03-28do not re-use command labelChristian Grothoff
2020-03-28implement #6049Christian Grothoff
2020-03-27cover actual aggregation in exchange testFlorian Dold
2020-03-27add test case (currently fails) for deposit idempotencyFlorian Dold
2020-03-27test multiple transfers to same reserveFlorian Dold
2020-03-23fix test case (old one required recoup to *not* be idempotentFlorian Dold
2020-03-20make recoup idempotent and simplify responseFlorian Dold
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 new...Christian Grothoff
2020-02-29big rename fest related to #6067 API renamingChristian Grothoff
2020-01-19config syntax for accountsFlorian Dold
2020-01-19move testing logic and integration tests into separate directoryFlorian Dold