summaryrefslogtreecommitdiff
path: root/src/testing
AgeCommit message (Expand)Author
2021-04-19added deposit totalSebastian
2021-04-19no balance after payingSebastian
2021-04-17add tests and bugfixes to fix #6778 and #6779Christian Grothoff
2021-04-17add command to test /instance/auth operation (#6778/6779)Christian Grothoff
2021-04-16add missing currency check, fix test to use string for imageChristian Grothoff
2021-04-16correct (product) image to be a string (as specified) instead of a JSON objectChristian Grothoff
2021-04-16add test foer #6836Christian Grothoff
2021-04-15add image testSebastian
2021-04-14test for #6836 -- passesChristian Grothoff
2021-04-14fix #6844Christian Grothoff
2021-04-14-indentChristian Grothoff
2021-04-13test order creationSebastian
2021-04-12remove dead optionsChristian Grothoff
2021-04-12-remove debug lineChristian Grothoff
2021-04-12integrate test cases from sebastian into buildChristian Grothoff
2021-04-12fix #6840Christian Grothoff
2021-04-10move sebastian scripts to where they belongChristian Grothoff
2021-04-06fix #6833Christian Grothoff
2021-04-02fix more leaksChristian Grothoff
2021-04-02fix misc memory leaksChristian Grothoff
2021-03-04fix #6780Christian Grothoff
2021-03-02run merchant tests from the wallet test suite in 'make check'Florian Dold
2021-03-01towards updated auth API (tests still missing)Florian Dold
2021-03-01remove auth token from PATCH instanceFlorian Dold
2021-02-13do not require claim tokenChristian Grothoff
2021-02-13fix memory leaksChristian Grothoff
2021-02-13fix #6747Christian Grothoff
2021-02-05fix for #6739: make 'make clean' cleanup the secm_tofus.pubChristian Grothoff
2021-02-02add rudimentary test logic for #6731Christian Grothoff
2021-02-02extend client and testing libs to support setting authentication tokens (#6731)Christian Grothoff
2021-01-29retry if reserve is so far unknown (404) to merchant, instead of using short ...Christian Grothoff
2021-01-29allow permutations in order of reserves returned to still count as acceptableChristian Grothoff
2021-01-18only log things as ERROR that are actually ERRORs; return 502 instead of 500 ...Christian Grothoff
2021-01-18only log things as ERROR that are actually ERRORsChristian Grothoff
2021-01-16reduce lookaheadChristian Grothoff
2021-01-07fix #6674Christian Grothoff
2021-01-07fix remaining #6679 issues in exchangeChristian Grothoff
2021-01-01fix linker issuesChristian Grothoff
2020-12-20remove dead/redundant optionsChristian Grothoff
2020-12-17purge obsolte options from configChristian Grothoff
2020-12-14adapt to libtalertesting API change (minor)Christian Grothoff
2020-12-14activating implementation of #6175Christian Grothoff
2020-12-11add setup steps to testsChristian Grothoff
2020-11-08adjust error codes in merchantChristian Grothoff
2020-10-31fix FIXME, get taler-merchant-benchmark to kind-of work in ordinary modeChristian Grothoff
2020-10-30remove bogus emtpy linesChristian Grothoff
2020-10-30properly parse and return out-of-stock reply, fix 2 FIXMEsChristian Grothoff
2020-10-30add missing breakChristian Grothoff
2020-10-29use FIXME, not TODO. Don't care about (null) in logging for last cmdChristian Grothoff
2020-10-26use corret HTTP status codes (#6434)Christian Grothoff