summaryrefslogtreecommitdiff
path: root/src/bank-lib/test_bank_api_with_fakebank.c
AgeCommit message (Collapse)Author
2019-08-25re-format codeFlorian Dold
2019-03-21Adapt "/history" tests to the new policy of 'start' defaults.Marcello Stanisci
2018-12-14/history API semantics extended.Marcello Stanisci
That API has now a new 'ordering' flag that lets the client choose what ordering the results should have: ascending or descending. In particular, this change adapted the fakebank and tests logic to such introduction.
2017-12-09swap account numbers so reject can work with authChristian Grothoff
2017-12-06largely fix #5077Christian Grothoff
2017-05-16handle base32-wire transfer subject being followed by space+exchange base ↵Christian Grothoff
url in wire plugin and fakebank
2017-05-07implement fakebank support (incl. tests) for #5005/#4964/4959Christian Grothoff
2017-05-04start to add /history testing support to tests, fix some minor issuesChristian Grothoff
2017-03-02implementing #4921: add base URL to wire transfersChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
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 ↵Christian Grothoff
addressing #4437