summaryrefslogtreecommitdiff
path: root/src/lib/test_merchant_api.c
AgeCommit message (Expand)Author
2019-12-07fix test expectationChristian Grothoff
2019-12-05spacesChristian Grothoff
2019-11-23adapt to exchange API changesChristian Grothoff
2019-11-10add test for long polling on check-paymentChristian Grothoff
2019-11-09add versionChristian Grothoff
2019-11-07fix /public/poll-payment implementation and testsChristian Grothoff
2019-11-07clean up comments, newlinesChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-05reindenting with uncrustifyChristian Grothoff
2019-10-04properly separate external/internal APIsFlorian Dold
2019-09-26refactor to check for instance in one place, instead of in each handlerChristian Grothoff
2019-09-23implement instances via one base URL per instanceFlorian Dold
2019-06-08remove obsolete, duplicate test logic, rename _new.c to just .cChristian Grothoff
2019-05-10Create async scopes.Florian Dold
2019-04-22indent fixChristian Grothoff
2019-04-19Fix compiler warnings.Marcello Stanisci
2019-03-24fix test case error handlingChristian Grothoff
2019-01-31/proposal API disambiguation.Marcello Stanisci
2018-12-13Adapt tests to last change.Marcello Stanisci
2018-09-15adjust to API change from fixing #5315Christian Grothoff
2018-05-24Splitting pay CMD.Marcello Stanisci
2018-05-22Adapt "traditional" test case to latest changes.Marcello Stanisci
2018-04-15get tests to pass (again)Christian Grothoff
2018-04-15fix misc issues with tests after latest refactoringChristian Grothoff
2018-04-15fix more of config files, fix testing_api_helpers logic to deal with merchant...Christian Grothoff
2018-04-15Towards enabling multiple wire accounts per merchant.Christian Grothoff
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