summaryrefslogtreecommitdiff
path: root/src/testing/test_merchant_api.c
AgeCommit message (Expand)Author
2021-07-21-add missing currency checkChristian Grothoff
2021-07-21-fix test regressionsChristian Grothoff
2021-05-27use reliably non-answering HTTP endpoint, instead of one that might answerChristian Grothoff
2021-05-25fix #6887/#6886: handle update in exchange API properlyChristian Grothoff
2021-05-19fix access control logic, note this bcreates a new issue (#6878)Christian Grothoff
2021-05-19add test for #6876, and minor fixesChristian Grothoff
2021-05-09fix check for wire method existing (fixes test failure)Christian Grothoff
2021-04-17add tests and bugfixes to fix #6778 and #6779Christian Grothoff
2021-04-16correct (product) image to be a string (as specified) instead of a JSON objectChristian Grothoff
2021-04-06fix #6833Christian Grothoff
2021-04-02fix misc memory leaksChristian Grothoff
2021-03-01towards updated auth API (tests still missing)Florian Dold
2021-03-01remove auth token from PATCH instanceFlorian Dold
2021-02-02add rudimentary test logic for #6731Christian Grothoff
2021-02-02extend client and testing libs to support setting authentication tokens (#6731)Christian Grothoff
2021-01-29retry if reserve is so far unknown (404) to merchant, instead of using short ...Christian Grothoff
2020-12-14adapt to libtalertesting API change (minor)Christian Grothoff
2020-12-14activating implementation of #6175Christian Grothoff
2020-12-11add setup steps to testsChristian Grothoff
2020-11-08adjust error codes in merchantChristian Grothoff
2020-10-30remove bogus emtpy linesChristian 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-25use better status codesChristian Grothoff
2020-10-21implement test for long polling with repurchase detection (fixes #6581)Christian Grothoff
2020-10-20implement test for #6466Christian Grothoff
2020-10-15expand test suite, remove obsolete functions from headerChristian Grothoff
2020-10-09Addressing @file warnings.MS
2020-10-02implement #6616 claim status in /private/orders/ID handlerChristian Grothoff
2020-08-27address some backend fixmesJonathan 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-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-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-17fix valgrind error in test_merchant_apiJonathan Buchanan
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