summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_merchant_get_order.c
AgeCommit message (Collapse)Author
2024-03-22add logic to preserve and possibly update minimum_age in contract termsChristian Grothoff
2024-02-24add (working) test for repurchase detectionChristian Grothoff
2024-01-06updating logic to use new depositcheck tooling (not yet working)Christian Grothoff
2023-07-10-fix msgChristian Grothoff
2023-06-07major libtalertesting API refactoring, including no longer having ↵Christian Grothoff
taler-specific logic in the test engine core
2023-05-18rename .success to .ok for consistencyChristian Grothoff
2023-05-04get tests to work for #6363Christian Grothoff
2023-05-04misc bugfixes in taler-merchant-exchangeChristian Grothoff
2022-08-11-fix handling of serialization failureChristian Grothoff
2022-07-11improve C APIChristian Grothoff
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2021-10-28-work on FTBFSChristian Grothoff
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