summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_merchant_get_order.c
AgeCommit message (Expand)Author
2021-08-25complete implementation of #6956: long polling triggers via database backendChristian Grothoff
2021-08-01-more json_pack fixesChristian Grothoff
2021-07-23-rename TALER_amount_get_zero to TALER_amount_set_zeroChristian Grothoff
2021-05-11fix #6861, maybe #6854Christian Grothoff
2021-04-02fix misc memory leaksChristian Grothoff
2021-01-07fix #6674Christian Grothoff
2021-01-07fix remaining #6679 issues in exchangeChristian Grothoff
2020-10-30add missing breakChristian Grothoff
2020-10-25benefit from #6524 implementation in GNUnetChristian Grothoff
2020-10-20avoid angle brackets in commentsMS
2020-10-15Doxygen fixesMS
2020-10-14minor fixesChristian Grothoff
2020-10-14implementing long-polling test commands for wallet get order operation (#6466)Christian Grothoff
2020-10-09Addressing @file warnings.MS
2020-10-02implement #6616 claim status in /private/orders/ID handlerChristian Grothoff
2020-08-13test for increasing refunds multiple timesJonathan Buchanan
2020-08-10implement parse refund uri (untested) & add more tests for pay uriJonathan Buchanan
2020-08-09implement parser for taler_pay_uriJonathan Buchanan
2020-07-22tests for forget resultsJonathan Buchanan
2020-07-10checks for refunds and transfers returned in merchant get orderJonathan Buchanan
2020-07-07fixed merchant get order with transfer statusJonathan Buchanan
2020-06-26more docs/thorough checks for backend db & long polling for merchant get orderJonathan Buchanan
2020-06-26deeper checks for merchant get orderJonathan Buchanan
2020-06-24got refunds working and testedJonathan Buchanan
2020-06-23harder tests for GET /private/instances, GET /private/productsJonathan Buchanan
2020-06-19naive tests for the family of GET order(s) methodsJonathan Buchanan