summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_wallet_get_order.c
AgeCommit message (Expand)Author
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