summaryrefslogtreecommitdiff
path: root/src/backenddb/test_merchantdb.c
AgeCommit message (Expand)Author
2020-07-08purge instance and more merchant api purge testsJonathan Buchanan
2020-07-04fix compiler warnings for test_merchantdb.cJonathan Buchanan
2020-06-30improved db tests for transfersJonathan Buchanan
2020-06-27removed hardcoded row numbers from backenddb testsJonathan Buchanan
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-23harder tests for GET /private/instances, GET /private/productsJonathan Buchanan
2020-06-22fix type conversion warning and test failure for backenddbJonathan Buchanan
2020-06-21improved backenddb testsJonathan Buchanan
2020-06-15tests for new db methodsJonathan Buchanan
2020-06-13more backenddb testsJonathan Buchanan
2020-06-12moved yna to exchangeJonathan Buchanan
2020-06-10test/fix for POST /private/reservesJonathan Buchanan
2020-06-09created lookup_tips method for backenddbJonathan Buchanan
2020-06-05More complete tests for deposits, transfers, refund, lookup ordersJonathan Buchanan
2020-06-04more test cleanup and some lookup_orders filter testsJonathan Buchanan
2020-06-03cleaned backenddb test code, completed tests for instances & productsJonathan Buchanan
2020-06-03new backenddb APIs for GET /private/orders/IDChristian Grothoff
2020-06-03tests/fixes for tips and pickups in backenddbJonathan Buchanan
2020-06-01fixed db test building and added test for wire fee storageJonathan Buchanan
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