summaryrefslogtreecommitdiff
path: root/src/bank-lib/test_bank_api.c
AgeCommit message (Expand)Author
2019-12-23make exchange test suite work with current bankChristian Grothoff
2019-12-14new is the new old: remove _new from testsChristian Grothoff
2019-12-14remove obsolete old tests (#5758)Christian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-09-15fix memory leaks in test caseChristian Grothoff
2019-08-25re-format codeFlorian Dold
2019-03-21Adapt "/history" tests to the new policy of 'start' defaults.Marcello Stanisci
2018-12-13Adapt test to bank returning descending /history elements.Marcello Stanisci
2018-09-05fix "twisted" test-suites.Marcello Stanisci
2017-12-13re-enable bank /reject testing now that bank implements it (closes #5200)Christian Grothoff
2017-12-09switch auth based on account number in testChristian Grothoff
2017-12-09swap account numbers so reject can work with authChristian Grothoff
2017-12-08comment out bank test cases until implemented in bankFlorian Dold
2017-12-06largely fix #5077Christian Grothoff
2017-05-24bank flush db command also needed -c optionMarcello Stanisci
2017-05-17bank-lib testcase passes config file to the bankMarcello Stanisci
2017-05-17remove mention of 'talercheck'Marcello Stanisci
2017-05-17bank-lib looks first into env to get checkdb's nameMarcello Stanisci
2017-05-16use and purge alternate db when testing against python bankMarcello Stanisci
2017-05-16start_row is actually start in the spec, fix namingChristian Grothoff
2017-05-16handle base32-wire transfer subject being followed by space+exchange base url...Christian Grothoff
2017-05-16take the history array from "data" field returned by the bankMarcello Stanisci
2017-05-10removing use of bank's admin interface from bank-lib testcasesMarcello Stanisci
2017-05-10uncommenting the first failing bank-lib interpreter commandMarcello Stanisci
2017-05-10uncommenting /admin/add/incoming interpreter commandMarcello Stanisci
2017-05-10initial fixes to test exchange/bank interfacingMarcello Stanisci
2017-05-07implement fakebank support (incl. tests) for #5005/#4964/4959Christian Grothoff
2017-05-07adjust test to work with real bank (now fails)Christian Grothoff
2017-05-04start to add /history testing support to tests, fix some minor issuesChristian Grothoff
2017-03-24merge aggregatorChristian Grothoff
2016-11-04wget-ing /admin/add/incoming from bank-lib testcaseMarcello Stanisci
2016-11-04half baking #4756Marcello Stanisci
2016-07-07fixing #4594Marcello Stanisci
2016-05-03finish tests for #4437Christian Grothoff
2016-05-02fix testcaseChristian Grothoff
2016-05-02separate interpreter from the rest of the test logicChristian Grothoff
2016-05-02code simplification via new extended libgnunetcurl APIChristian Grothoff
2016-05-02adjust shutdown/timeout to match latest GNUnet scheduler API semanticsChristian Grothoff
2016-05-02fixing #4479Christian Grothoff
2016-04-20introduce refund feeChristian Grothoff
2016-04-17replace bank_api_context with libgnunetcurlChristian Grothoff
2016-04-14new taler-bank-manage invocationFlorian Dold
2016-04-11set currency to default bank currency for test caseFlorian Dold
2016-04-11account numbers start at 1Florian Dold
2016-04-11newlineFlorian Dold
2016-04-10changing code to meet latest change in GNUNET_SCHEDULER APIChristian Grothoff
2016-03-23use bank and exchange account numbers in testChristian Grothoff
2016-03-23switch to wid to comply with specChristian Grothoff
2016-03-23avoid waiting foreverChristian Grothoff
2016-03-23update test_bank_api to match current bank setup methodsChristian Grothoff