summaryrefslogtreecommitdiff
path: root/src/testing
AgeCommit message (Expand)Author
2020-11-08adjust error codes in merchantChristian Grothoff
2020-10-31fix FIXME, get taler-merchant-benchmark to kind-of work in ordinary modeChristian Grothoff
2020-10-30remove bogus emtpy linesChristian Grothoff
2020-10-30properly parse and return out-of-stock reply, fix 2 FIXMEsChristian Grothoff
2020-10-30add missing breakChristian Grothoff
2020-10-29use FIXME, not TODO. Don't care about (null) in logging for last cmdChristian Grothoff
2020-10-26use corret HTTP status codes (#6434)Christian Grothoff
2020-10-25benefit from #6524 implementation in GNUnetChristian Grothoff
2020-10-25implement #6525, requires LASTEST GNUnet to workChristian Grothoff
2020-10-25tolerate acceptable status code without errorChristian Grothoff
2020-10-25use better status codesChristian Grothoff
2020-10-25indentation fixesChristian 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-20@paramMS
2020-10-20@param name[out] -> @param[out] nameMS
2020-10-20@paramMS
2020-10-16try using macro to comment out legacy logicChristian Grothoff
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-15expand test suite, remove obsolete functions from headerChristian Grothoff
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
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