summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_post_transfers.c
AgeCommit message (Expand)Author
2023-07-16got merchant benchmark to passChristian Grothoff
2023-07-16-fail if transfer is not found, instead of hangingChristian Grothoff
2023-06-07major libtalertesting API refactoring, including no longer having taler-speci...Christian Grothoff
2023-05-04get tests to work for #6363Christian Grothoff
2023-05-03simplify POST /private/transfers implementation to match new situation with t...Christian Grothoff
2023-05-01first rough cut at merchant update for #7810 (still with known bugs)Christian Grothoff
2023-04-23modernize POST /transfers APIChristian Grothoff
2023-04-10prepare test_kyc_api to test #7684Christian Grothoff
2022-11-21adapt to latest bank APIChristian Grothoff
2021-12-14migration to protocol v11Christian Grothoff
2021-10-28-work on FTBFSChristian Grothoff
2021-08-12fix FTBFS: rename ‘TALER_BANK_DebitDetails’ member from ‘credit_account...Thien-Thi Nguyen
2021-08-12fix FTBFS: add (newly required) arg to ‘TALER_BANK_debit_history’ callThien-Thi Nguyen
2021-07-23-rename TALER_amount_get_zero to TALER_amount_set_zeroChristian Grothoff
2021-05-19add test for #6876, and minor fixesChristian Grothoff
2021-05-18implement delete transfer cmdChristian Grothoff
2021-05-11fix #6861, maybe #6854Christian Grothoff
2020-10-31fix FIXME, get taler-merchant-benchmark to kind-of work in ordinary modeChristian Grothoff
2020-10-20@param name[out] -> @param[out] nameMS
2020-10-16try using macro to comment out legacy logicChristian Grothoff
2020-10-15Doxygen fixesMS
2020-10-09Addressing @file warnings.MS
2020-07-10checks for refunds and transfers returned in merchant get orderJonathan Buchanan
2020-07-05GNUNET_free_non_null -> GNUNET_free renameChristian Grothoff
2020-07-03test GET /private/transfersJonathan Buchanan
2020-07-02twister, get tips, instance, and post transfer testsJonathan Buchanan
2020-06-27fix #6236Christian Grothoff
2020-05-13sketch for GET /transfers cmdChristian Grothoff