summaryrefslogtreecommitdiff
path: root/src/bank-lib/test_bank_interpreter.c
AgeCommit message (Expand)Author
2019-03-21Adapt "/history" tests to the new policy of 'start' defaults.Marcello Stanisci
2018-12-14/history API semantics extended.Marcello Stanisci
2018-06-12From payto:// to base url.Marcello Stanisci
2018-04-02Changing configuration structure to enable multiple accounts.Christian Grothoff
2018-01-30use url instead of uri consistentlyFlorian Dold
2017-12-13logging the /reject requester in tests as the deposit _credit_ accountMarcello Stanisci
2017-12-10add testcase for #5077 (passes), start to reduce use of exchange's admin/add/...Christian Grothoff
2017-12-09switch auth based on account number in testChristian Grothoff
2017-12-08use row_id instead of serial_id everywhereFlorian Dold
2017-12-06largely fix #5077Christian Grothoff
2017-06-11modify fakebank API to allow arbitrary subjects, not just well-fromed WTIDsChristian Grothoff
2017-05-16nicer error reportingChristian Grothoff
2017-05-16handle base32-wire transfer subject being followed by space+exchange base url...Christian Grothoff
2017-05-16fix port numbers, no longer 8081 but on 8080; and box json array /history res...Christian Grothoff
2017-05-11even more detailed /history error reportingChristian Grothoff
2017-05-10improve history error reporting by testChristian Grothoff
2017-05-10removing use of bank's admin interface from bank-lib testcasesMarcello 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-04add link to bugChristian Grothoff
2017-05-04start to add /history testing support to tests, fix some minor issuesChristian Grothoff
2017-05-04switch bank api to new authentication method APIChristian Grothoff
2017-05-04implement #4993Christian Grothoff
2017-03-02implementing #4921: add base URL to wire transfersChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-06-08turn libfakebank into libtalerfakebank so we can use it for testcases in the ...Christian Grothoff
2016-05-04be more careful with terminologyChristian Grothoff
2016-05-03finish tests for #4437Christian Grothoff
2016-05-02fix testcaseChristian Grothoff
2016-05-02adding bank-lib test against fakebank (currently fails) -- towards addressing...Christian Grothoff
2016-05-02separate interpreter from the rest of the test logicChristian Grothoff