aboutsummaryrefslogtreecommitdiff
path: root/src/lib/test_merchant_api.c
AgeCommit message (Expand)Author
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
2017-07-26rounding /history date parameterMarcello Stanisci
2017-07-26Do not set timestamp in lib testcase, because the backendMarcello Stanisci
2017-07-25commentMarcello Stanisci
2017-07-25commentsMarcello Stanisci
2017-07-25Checking that a contract whose payment didn't get throughMarcello Stanisci
2017-07-25do not use hugely futuristic time while testing /historyMarcello Stanisci
2017-07-22/history issue testcaseMarcello Stanisci
2017-07-21fix merchant_api_track_transfer to actually pass wire method to serviceChristian Grothoff
2017-07-21init timestampChristian Grothoff
2017-07-21implement mandatory rounding of timestampChristian Grothoff
2017-07-21removing bogus #includeChristian Grothoff
2017-07-21indentation fixes, style fix on how to generate timestampChristian Grothoff
2017-07-21indentation fixesChristian Grothoff
2017-07-21indentation and style fixesChristian Grothoff
2017-07-21style fixesChristian Grothoff
2017-07-21work for #4943 (incomplete)Christian Grothoff
2017-07-20fix timestamp issue in lib testcaseMarcello Stanisci
2017-07-17Still killing long linesMarcello Stanisci
2017-07-16indentating the code in order to avoid very long lines + #5092Marcello Stanisci
2017-07-16> half testcase gone over for "assert vs fail" issueMarcello Stanisci
2017-07-16flagging proposal as paid (#5054)Marcello Stanisci
2017-07-12remove commentsMarcello Stanisci
2017-07-12still on Vim madness: functions parameters messed upMarcello Stanisci
2017-07-12fix Vim indent madnessMarcello Stanisci