summaryrefslogtreecommitdiff
path: root/src/mint-lib/test_mint_api.c
AgeCommit message (Expand)Author
2016-03-01renaming mint->exchangeChristian Grothoff
2016-02-07making mintdb tests pass again after API refactoring to remove total amountChristian Grothoff
2016-01-22/wire/deposits expects to use GET, not POSTChristian Grothoff
2016-01-22fix test logicChristian Grothoff
2016-01-22sketched first part of testcase, currently failing (bad signature: 401)Christian Grothoff
2016-01-22extending test driver interpreter with commands to exercise aggregation API (...Christian Grothoff
2016-01-21-remove dead codeChristian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-12-20-check return valueChristian Grothoff
2015-10-28fix #4032: move wire deadline form wire details to advisory field in /deposit...Christian Grothoff
2015-09-20expanding test to cover multi-wire format scenarios (#3972)Christian Grothoff
2015-09-20implement #3972: support multiple wire formats concurrentlyChristian Grothoff
2015-09-19renaming /withdraw to /reserve (#3968)Christian Grothoff
2015-09-15reference #3972Christian Grothoff
2015-09-15adding tests for /wireChristian Grothoff
2015-09-15support for /wire testingChristian Grothoff
2015-08-18handle permutations of keys in replyChristian Grothoff
2015-08-17some DB logic fixes, so now more of tests passChristian Grothoff
2015-08-17-notes on testingChristian Grothoff
2015-08-17add internal sig verification, pack hashes, fix testcaseChristian Grothoff
2015-08-17fix use-after-free, ignore errors in testcase that can be explained by unsupp...Christian Grothoff
2015-08-17fix /refresh/link response handlingChristian Grothoff
2015-08-14activating test /refresh/link (still fails)Christian Grothoff
2015-08-14adapt code to match (updated) specChristian Grothoff
2015-08-14swap dimensions as per protocol specChristian Grothoff
2015-08-14fix typoChristian Grothoff
2015-08-09-fix testcase, more verbose logging of client protocol errorsChristian Grothoff
2015-08-09move struct TALER_MINTDB_RefreshCommitLinkPChristian Grothoff
2015-08-09-some cosmeticsChristian Grothoff
2015-08-09fixing silly bugChristian Grothoff
2015-08-09fix #3934Christian Grothoff
2015-08-09test logic for actually testing /refresh operations, keeping disabled for now...Christian Grothoff
2015-08-09add checks for /refresh/link resultChristian Grothoff
2015-08-09support /deposit from /refresh/reveal'ed coins in testChristian Grothoff
2015-08-09-finish reveal_cbChristian Grothoff
2015-08-09towards implementing OC_REFRESH_LINKChristian Grothoff
2015-08-09fix FTBFS, towards implementing OC_REFRESH_REVEALChristian Grothoff
2015-08-09implementing OC_REFRESH_MELT test commandChristian Grothoff
2015-08-08more skeleton code towards testing /refreshChristian Grothoff
2015-08-08skeleton for /refresh/-testingChristian Grothoff
2015-07-20fixChristian Grothoff
2015-07-09fix transaction ID conversion in DBChristian Grothoff
2015-07-09fix mint to actually include signature in deposit error replyChristian Grothoff
2015-07-09introducing 'expected_response_code'Christian Grothoff
2015-07-09finish checks for /withdraw/statusChristian Grothoff
2015-07-09towards checking /withdraw/signChristian Grothoff
2015-07-09symbol now in GNUnet SVN, use itChristian Grothoff
2015-07-09rudimentary support for /withdraw/statusChristian Grothoff
2015-07-09rudimentary support for /withdraw/statusChristian Grothoff
2015-07-08-simplify parsing, make code compile without new util APIChristian Grothoff