summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_post_orders.c
AgeCommit message (Expand)Author
2021-05-11fix #6861, maybe #6854Christian Grothoff
2021-01-18only log things as ERROR that are actually ERRORsChristian Grothoff
2020-10-31fix FIXME, get taler-merchant-benchmark to kind-of work in ordinary modeChristian Grothoff
2020-10-30properly parse and return out-of-stock reply, fix 2 FIXMEsChristian Grothoff
2020-10-25implement #6525, requires LASTEST GNUnet to workChristian Grothoff
2020-10-25tolerate acceptable status code without errorChristian Grothoff
2020-10-21implement test for long polling with repurchase detection (fixes #6581)Christian Grothoff
2020-10-20@paramMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-08-01implementation/tests for idempotent POST /orders requestsJonathan Buchanan
2020-07-31test order without claim tokenJonathan Buchanan
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-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-11clean up testing post orders cmdJonathan 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-05GNUNET_free_non_null -> GNUNET_free renameChristian Grothoff
2020-06-24made a testing trait for order claim nonceJonathan Buchanan
2020-06-14allow refund_delay to be specified with POST /orders, fix FTBFSChristian Grothoff
2020-04-27implement order claimingChristian Grothoff
2020-04-26fix fTBFSChristian Grothoff