summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_wallet_get_order.c
AgeCommit message (Expand)Author
2024-02-24major refactoring of taler-merchant-httpd_get-orders-ID.c --- no semantic changeChristian Grothoff
2023-07-10-fix msgChristian Grothoff
2023-06-07major libtalertesting API refactoring, including no longer having taler-speci...Christian Grothoff
2023-05-18rename .success to .ok for consistencyChristian Grothoff
2022-11-04-fix unregisterChristian Grothoff
2022-07-11improve C APIChristian Grothoff
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2021-11-17-misc fixes wrt long pollingChristian Grothoff
2021-10-28fix FTBFSChristian Grothoff
2021-08-25complete implementation of #6956: long polling triggers via database backendChristian Grothoff
2021-08-01-more json_pack fixesChristian Grothoff
2021-04-02fix more leaksChristian Grothoff
2021-01-07fix #6674Christian Grothoff
2020-10-22fix spellingChristian Grothoff
2020-10-21implement test for long polling with repurchase detection (fixes #6581)Christian Grothoff
2020-10-20implement test for #6466Christian Grothoff
2020-10-20avoid angle brackets in commentsMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-14implementing long-polling test commands for wallet get order operation (#6466)Christian Grothoff
2020-10-09Addressing @file warnings.MS
2020-08-18expose refund_pending in merchant libJonathan Buchanan
2020-08-17testing and lib sources for new endpointJonathan Buchanan
2020-08-13test for increasing refunds multiple timesJonathan Buchanan
2020-08-10add await_refund_obtained option to GET /orders/ in merchant libJonathan Buchanan
2020-08-10implement parse refund uri (untested) & add more tests for pay uriJonathan Buchanan
2020-06-25wallet get order handles refunds properlyJonathan Buchanan
2020-06-24got refunds working and testedJonathan Buchanan
2020-06-19naive tests for the family of GET order(s) methodsJonathan Buchanan