summaryrefslogtreecommitdiff
path: root/src/testing
AgeCommit message (Expand)Author
2020-10-15Doxygen fixesMS
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-13Doxygen fixesMS
2020-10-09Addressing @file warningsMS
2020-10-09Addressing @file warnings.MS
2020-10-09addressing some of the @file warningsMS
2020-10-02implement #6616 claim status in /private/orders/ID handlerChristian Grothoff
2020-08-29fix uninitialized valuesChristian Grothoff
2020-08-27address some backend fixmesJonathan Buchanan
2020-08-22add h_contract to refund responseChristian Grothoff
2020-08-20parse/test refund uriJonathan Buchanan
2020-08-18expose refund_pending in merchant libJonathan Buchanan
2020-08-17testing and lib sources for new endpointJonathan Buchanan
2020-08-14check instance currency matches configJonathan Buchanan
2020-08-14fix comparisons with TALER_amount_cmp_currencyJonathan 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-08-09implement parser for taler_pay_uriJonathan Buchanan
2020-08-05fix/test legal expiration for deleting ordersJonathan Buchanan
2020-08-01implementation/tests for idempotent POST /orders requestsJonathan Buchanan
2020-08-01fix query paid orders & add testJonathan Buchanan
2020-07-31test order without claim tokenJonathan Buchanan
2020-07-30add 'paid' to GET /private/orders response entriesJonathan Buchanan
2020-07-30remove accidental valgrindFlorian Dold
2020-07-30emit claim token in URIFlorian Dold
2020-07-29revert to use pointers for claim token client libJonathan Buchanan
2020-07-29remove allocations and pointers from claim token client/test codeJonathan Buchanan
2020-07-29lib code/tests for claim tokenJonathan Buchanan
2020-07-27add amount, summary, and refundable to GET /private/ordersJonathan Buchanan
2020-07-24allow deleting unclaimed ordersJonathan Buchanan
2020-07-24implement & test POST /paidJonathan Buchanan
2020-07-23test pay with NULL session_idJonathan Buchanan
2020-07-22tests for forget resultsJonathan Buchanan
2020-07-21fully implement forget + some testsJonathan Buchanan
2020-07-20basic implementation for forgetJonathan Buchanan
2020-07-18return merchant signature as part of payment callback (for #5210)Christian Grothoff
2020-07-17fix valgrind error in test_merchant_apiJonathan Buchanan
2020-07-17adapt to change in GNUNET_OS_start_process() API (#6188)Christian Grothoff
2020-07-16fix #6430Jonathan Buchanan
2020-07-16Triggering bug in test cases.MS
2020-07-16more fixes/tests for claim order and get tipsJonathan Buchanan
2020-07-14tests for idempotent/conflicting post requestsJonathan Buchanan
2020-07-11clean up testing post orders cmdJonathan Buchanan
2020-07-10checks for refunds and transfers returned in merchant get orderJonathan Buchanan
2020-07-09handle insufficient stock in post ordersJonathan Buchanan
2020-07-09test post orders with products and lock uuidsJonathan Buchanan
2020-07-08removed more old code, more tests for post order, some twister tests for merc...Jonathan Buchanan