summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_refund.c
AgeCommit message (Collapse)Author
2023-11-27-subtract only after success to tolerate currency mismatch in testChristian Grothoff
2023-11-22-check rvaluesChristian Grothoff
2023-11-09-add support for refund in coin history testsChristian Grothoff
2023-07-10added expected HTTP-code to loggerÖzgür Kesim
2023-06-25next round of exchange API atomizationChristian Grothoff
2023-06-07major libtalertesting API refactoring, including no longer having ↵Christian Grothoff
taler-specific logic in the test engine core
2023-05-01breaking protocol changes towards fixing #7810 (incomplete, ↵Christian Grothoff
taler-exchange-offline still unfinished)
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-12-doxygen fixesChristian Grothoff
2021-10-27-work on testing FTBFSChristian Grothoff
2020-07-22remove refund_fee from refund confirmation message and signatureFlorian Dold
2020-07-16rename TALER_JSON_hash to TALER_JSON_contract_hashChristian Grothoff
2020-07-05return fee as wellChristian Grothoff
2020-07-05fix status codeChristian Grothoff
2020-04-10return signature from refund APIChristian Grothoff
2020-04-05make exchange API more uniform in how information is returnedChristian Grothoff
2020-01-19move testing logic and integration tests into separate directoryFlorian Dold