summaryrefslogtreecommitdiff
path: root/src/lib/test_merchant_api.c
AgeCommit message (Expand)Author
2020-04-22move libtalermerchanttesting and test cases to src/testing/Christian Grothoff
2020-04-17sketch instance loadingChristian Grothoff
2020-04-11adding test for #5985Christian Grothoff
2020-04-10implementing long-polling for refunds (#5985)Christian Grothoff
2020-04-10implement #5299Christian Grothoff
2020-04-07add test for /public/configChristian Grothoff
2020-04-03work on tipping logic to report exchange errors back to fontendChristian Grothoff
2020-04-02clean up pay logic more, add check for payment deadlinesChristian Grothoff
2020-04-01work on #6014, incompleteChristian Grothoff
2020-03-28remove closer, fixes FTBFS and makes tests slightly fasterChristian Grothoff
2020-03-27fix merchant test caseChristian Grothoff
2020-03-27fix ftbfsChristian Grothoff
2020-02-03clean up testChristian Grothoff
2020-01-19rename: TALER_config_get_denom->amountChristian Grothoff
2020-01-19configFlorian Dold
2020-01-19make twister test case passFlorian Dold
2020-01-19make test_merchant_api succeed againFlorian Dold
2020-01-19fix deprecated JSON syntax in test caseFlorian Dold
2020-01-18make test_merchant_api build againFlorian Dold
2020-01-18make it compile again (test cases still don't compile)Florian Dold
2020-01-13renameChristian Grothoff
2020-01-13fix twisted test compilationMarcello Stanisci
2020-01-13fix compilation after exchange refactorMarcello Stanisci
2019-12-24fix a few more Date() problemsChristian Grothoff
2019-12-22partially adjusting date format for tests.demo-2019-12-23-00Marcello Stanisci
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