summaryrefslogtreecommitdiff
path: root/src/testing
AgeCommit message (Expand)Author
2021-05-11fix typoChristian Grothoff
2021-05-11add test about transaction insertingSebastian
2021-05-09fix check for wire method existing (fixes test failure)Christian Grothoff
2021-05-05merchant cannot create an order if the first wire method is not activeSebastian
2021-05-01add missing XLIB linkage for coverageChristian Grothoff
2021-04-28use grothoff in runtimedir when testingChristian Grothoff
2021-04-24-fix typosChristian Grothoff
2021-04-21fix misc doxygen issuesChristian Grothoff
2021-04-21-fix product ID in patch operationChristian Grothoff
2021-04-20cannot increase stock if the product has an order asociatedSebastian
2021-04-20modify test to fail when no address or next_restock for infinite productSebastian
2021-04-19fix infinite supply handling: Database can only represent INT64_MAX, not UINT...Christian Grothoff
2021-04-19updating infinite stock productSebastian
2021-04-19-fix testChristian Grothoff
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