summaryrefslogtreecommitdiff
path: root/src/testing/test_merchant_api.c
AgeCommit message (Expand)Author
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
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
2020-07-08purge instance and more merchant api purge testsJonathan Buchanan
2020-07-07tests for merchant account inactivationJonathan Buchanan
2020-07-07fixed merchant get order with transfer statusJonathan Buchanan
2020-07-06do test for lock productJonathan Buchanan
2020-07-03test GET /private/transfersJonathan Buchanan
2020-07-02twister, get tips, instance, and post transfer testsJonathan Buchanan
2020-07-01removed outdated test codeJonathan Buchanan
2020-06-29get pay-again and pay-abort working againJonathan Buchanan
2020-06-29get reserve and tip testing commands use variadic argsJonathan Buchanan
2020-06-29got tips test working againJonathan Buchanan
2020-06-29long polling test for GET /private/ordersJonathan 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-25wallet get order handles refunds properlyJonathan Buchanan
2020-06-24got refunds working and testedJonathan Buchanan
2020-06-23deeper checks on GET /private/ordersJonathan Buchanan
2020-06-23harder tests for GET /private/instances, GET /private/productsJonathan Buchanan
2020-06-22more checks for GET /private/products/Jonathan Buchanan
2020-06-19implement library method for DELETE /orders/ and testsJonathan Buchanan
2020-06-19naive tests for the family of GET order(s) methodsJonathan Buchanan
2020-06-19stricter tests for query reserve(s) methodsJonathan Buchanan
2020-06-18stricter tests for tips/reservesJonathan Buchanan
2020-06-17implementations, tests, and renames for GET /tips/ & GET /private/tips/Jonathan Buchanan
2020-06-16fix/test for POST tips//pickupJonathan Buchanan