summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-07-16rename TALER_JSON_hash to TALER_JSON_contract_hashChristian Grothoff
2020-07-15fix #6429Christian Grothoff
2020-07-15die legacy, dieChristian Grothoff
2020-07-15reverting last changeMS
2020-07-15check before freeMS
2020-07-15change to remove compiler warnings for switch() cases that cannot really happenChristian Grothoff
2020-07-14tests for idempotent/conflicting post requestsJonathan Buchanan
2020-07-12finish documenting test_merchantdb.cJonathan Buchanan
2020-07-11clean up testing post orders cmdJonathan Buchanan
2020-07-11proper handling of h_denom_pub missmatchChristian Grothoff
2020-07-10use h_denom_pub when signing depositsJonathan 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-07removed outdated twister 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-06fix #5930Christian Grothoff
2020-07-05fix #6408 also in merchant: in principle only allow rounded times over JSONChristian Grothoff
2020-07-05GNUNET_free_non_null -> GNUNET_free renameChristian Grothoff
2020-07-04avoid allocationChristian Grothoff
2020-07-04fix compiler warnings for test_merchantdb.cJonathan Buchanan
2020-07-03test GET /private/transfersJonathan Buchanan
2020-07-03use improved rewind APIChristian Grothoff
2020-07-03more merchant benchmark cleanupChristian Grothoff
2020-07-03some clean up of merchant benchmark codeChristian Grothoff
2020-07-02twister, get tips, instance, and post transfer testsJonathan Buchanan
2020-07-01removed outdated test codeJonathan Buchanan
2020-06-30improved db tests for transfersJonathan 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-29filler max_upload values for all POST/PATCH handlersJonathan Buchanan
2020-06-29long polling test for GET /private/ordersJonathan Buchanan
2020-06-28deduplicate logicChristian Grothoff
2020-06-27removed hardcoded row numbers from backenddb testsJonathan Buchanan
2020-06-27fix #6236Christian Grothoff
2020-06-26more docs/thorough checks for backend db & long polling for merchant get orderJonathan Buchanan
2020-06-26test for auto marking orders as wired after inserting sufficient transfersJonathan Buchanan
2020-06-26deeper checks for merchant get orderJonathan Buchanan
2020-06-25logic to update 'wired' status of an orderChristian Grothoff
2020-06-25fix FIXMEChristian Grothoff
2020-06-25minor style improvementsChristian Grothoff
2020-06-25wallet get order handles refunds properlyJonathan Buchanan
2020-06-24got refunds working and testedJonathan Buchanan
2020-06-24made a testing trait for order claim nonceJonathan Buchanan
2020-06-23deeper checks on GET /private/ordersJonathan Buchanan