aboutsummaryrefslogtreecommitdiff
path: root/src/lib/test_merchant_api.c
AgeCommit message (Expand)Author
2018-03-23extra bank checks (no pass now)Marcello Stanisci
2018-03-23testing until last pickup ("too much" one)Marcello Stanisci
2018-03-11do more order validation (fixes #5290)Florian Dold
2018-02-21Implementing new style test instructions.Marcello Stanisci
2018-02-02fix two uninitialized memory accessesFlorian Dold
2018-02-01implement /tip-query and fix tip db issues (uniqueness)Florian Dold
2018-01-31remove remnants of tip-enableFlorian Dold
2018-01-30use url instead of uri consistentlyFlorian Dold
2018-01-22fix #5262Christian Grothoff
2018-01-22fix #B5258-12808 issueChristian Grothoff
2018-01-22fix type error that lead to the strange bugFlorian Dold
2018-01-22commit missing fileFlorian Dold
2018-01-22tests for /check-paymentFlorian Dold
2018-01-19use 409 instead of 503 in lib (and test)Florian Dold
2018-01-19towards expanding testcase for #5258Christian Grothoff
2018-01-16fix leaks in /proposal handlingChristian Grothoff
2018-01-16fix test memory leaksChristian Grothoff
2018-01-16fix a few memory leaksChristian Grothoff
2018-01-16also log error code on unexpected failureChristian Grothoff
2018-01-16patch for #5198Christian Grothoff
2018-01-16fix proposal test cases, fix use after free in refundsFlorian Dold
2018-01-05check history elements are returned from younger to older (#5014)Marcello Stanisci
2018-01-04enable test logic for #5158Christian Grothoff
2018-01-02expand test logic for #5158Christian Grothoff
2018-01-01expand testcases to cover pay-again caseChristian Grothoff
2017-12-29rudimentary implementation of pay_refund_cbChristian Grothoff
2017-12-29adding pay_again and pay_abort commands to testcase (incomplete, not used)Christian Grothoff
2017-12-26working on #5158, moving exchange_url to coin in /pay API, also renaming 'f' ...Christian Grothoff
2017-12-13fix bug in testcase (and API) introduced when next_url and pickup_url were ad...Christian Grothoff
2017-12-10use bank /admin/add/incoming instead of exchange's in testcaseChristian Grothoff
2017-12-10extend test_merchant_api interpreter with command to run wirewatch (not yet i...Christian Grothoff
2017-12-10use another port for the test, since it's already used on taler.net (see #5209)Florian Dold
2017-12-07changing tip_reserve_priv to tip_reserve_priv_filename (#5188)Christian Grothoff
2017-11-02complete /tip-pickup testingChristian Grothoff
2017-11-02misc bugfixes to get first /tip-pickup test to passChristian Grothoff
2017-11-01tests and bugfixes for /tip-authorizeChristian Grothoff
2017-11-01test tip_enable APIChristian Grothoff
2017-11-01starting with testing tippingChristian Grothoff
2017-10-31implement logic for spending from tips in test interpreterChristian Grothoff
2017-10-31finish tip_pickup command in test_merchant_api interpreterChristian Grothoff
2017-10-31work on new tipping test logic, also refactoring to match latest exchange API...Christian Grothoff
2017-10-30implement getting reserve_priv from configuration in test and backendChristian Grothoff
2017-10-30doxygen fixesChristian Grothoff
2017-10-30implement OC_TIP_AUTHORIZEChristian Grothoff
2017-10-30fix indentationChristian Grothoff
2017-10-30implement logic for OC_TIP_ENABLEChristian Grothoff
2017-10-30starting design of test harness for tippingChristian Grothoff
2017-10-06check return value from TALER_amount_get_zeroChristian Grothoff
2017-09-02fix testcase, refund array is boxed in a refund_permissions field of the main...Christian Grothoff
2017-08-31fix English in error messageChristian Grothoff