summaryrefslogtreecommitdiff
path: root/src/backenddb/test_merchantdb.c
AgeCommit message (Expand)Author
2020-05-30fixed test for increase_refundJonathan Buchanan
2020-05-30wrote db tests for tips/lookupsJonathan Buchanan
2020-05-29backenddb tests for lookup_transfers, lookup_transfer_summary, lookup_transfe...Jonathan Buchanan
2020-05-28backenddb tests for refundsJonathan Buchanan
2020-05-28more db tests for transfers and tipsJonathan Buchanan
2020-05-27fixed inventory locking, test code for transfer lookupsJonathan Buchanan
2020-05-27added more tests for contract terms, deposits, and transfersJonathan Buchanan
2020-05-26wrote tests for deposits in the db apiJonathan Buchanan
2020-05-24refactored the existing product and order testsJonathan Buchanan
2020-05-24refactored instance test codeJonathan Buchanan
2020-05-23wip on DB plugin for tip pickupChristian Grothoff
2020-05-23wrote db tests for accountsJonathan Buchanan
2020-05-22wrote some db tests for ordersJonathan Buchanan
2020-05-21finished writing db tests for productsJonathan Buchanan
2020-05-21added more instance tests and fixed mem leaks/code style in testsJonathan Buchanan
2020-05-20fixed coding style in db tests and double callbacks in lookup_instancesJonathan Buchanan
2020-05-20more instance and product related testsJonathan Buchanan
2020-05-19added tests for instance creation and lookupJonathan Buchanan
2020-04-27db implementation of claimingChristian Grothoff
2020-04-17complete bootstrap logic in new designChristian Grothoff
2020-04-10implement #5299Christian Grothoff
2020-04-07fix #6129 (/refund idempotency)Christian Grothoff
2020-03-31typosChristian Grothoff
2020-01-24towards fixing backend DB versioning, also fixing TALER_PQ_error_code() seman...Christian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-11fix #5733 by migrating to new GNUnet PQ APIChristian Grothoff
2019-10-05reindenting with uncrustifyChristian Grothoff
2019-08-30return amount_left of tip to walletFlorian Dold
2019-08-30mobile-friendly tippingFlorian Dold
2019-08-26get rid of session_sig, as it is complex and does not work with mobile paymentsFlorian Dold
2019-04-16backenddb: Refactor test_merchantdb for GNUNET_memcmp.ng0
2019-04-06fix ftbfsChristian Grothoff
2019-03-24clean up tipping transactiton mess a bit (wip)Christian Grothoff
2018-12-14/history API mod.Marcello Stanisci
2018-12-13Changing /history semantics.Marcello Stanisci
2018-04-15fix misc issues with tests after latest refactoringChristian Grothoff
2018-02-02remove unnecessary table, track last_session_idFlorian Dold
2018-01-22fix #5262Christian Grothoff
2018-01-16patch for #5198Christian Grothoff
2017-12-27add wire fee persisting per coin for /payChristian Grothoff
2017-12-26first refactoring for #5158: allow multiple exchange URLs to be in database p...Christian Grothoff
2017-12-09fix typoChristian Grothoff
2017-12-09fix issues related to unrounded timesChristian Grothoff
2017-11-27implement /tip-queryFlorian Dold
2017-11-01towards implementing /tip-pickup (incomplete)Christian Grothoff
2017-10-24add testcases for merchantdb tipping functions, fix bugs foundChristian Grothoff
2017-10-06check return value from TALER_JSON_hashChristian Grothoff
2017-08-31fix refund test and logic: if refund is smaller than refund that was previous...Christian Grothoff
2017-07-20implementing backend logic to lookup wire fees (for #4943)Christian Grothoff
2017-07-16making testcase pass to new "flagged as paid" policyMarcello Stanisci