index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bank-lib
/
test_bank_interpreter.c
Age
Commit message (
Expand
)
Author
2018-12-14
/history API semantics extended.
Marcello Stanisci
2018-06-12
From payto:// to base url.
Marcello Stanisci
2018-04-02
Changing configuration structure to enable multiple accounts.
Christian Grothoff
2018-01-30
use url instead of uri consistently
Florian Dold
2017-12-13
logging the /reject requester in tests as the deposit _credit_ account
Marcello Stanisci
2017-12-10
add testcase for #5077 (passes), start to reduce use of exchange's admin/add/...
Christian Grothoff
2017-12-09
switch auth based on account number in test
Christian Grothoff
2017-12-08
use row_id instead of serial_id everywhere
Florian Dold
2017-12-06
largely fix #5077
Christian Grothoff
2017-06-11
modify fakebank API to allow arbitrary subjects, not just well-fromed WTIDs
Christian Grothoff
2017-05-16
nicer error reporting
Christian Grothoff
2017-05-16
handle base32-wire transfer subject being followed by space+exchange base url...
Christian Grothoff
2017-05-16
fix port numbers, no longer 8081 but on 8080; and box json array /history res...
Christian Grothoff
2017-05-11
even more detailed /history error reporting
Christian Grothoff
2017-05-10
improve history error reporting by test
Christian Grothoff
2017-05-10
removing use of bank's admin interface from bank-lib testcases
Marcello Stanisci
2017-05-10
initial fixes to test exchange/bank interfacing
Marcello Stanisci
2017-05-07
implement fakebank support (incl. tests) for #5005/#4964/4959
Christian Grothoff
2017-05-04
add link to bug
Christian Grothoff
2017-05-04
start to add /history testing support to tests, fix some minor issues
Christian Grothoff
2017-05-04
switch bank api to new authentication method API
Christian Grothoff
2017-05-04
implement #4993
Christian Grothoff
2017-03-02
implementing #4921: add base URL to wire transfers
Christian Grothoff
2016-07-07
fixing #4594
Marcello Stanisci
2016-06-08
turn libfakebank into libtalerfakebank so we can use it for testcases in the ...
Christian Grothoff
2016-05-04
be more careful with terminology
Christian Grothoff
2016-05-03
finish tests for #4437
Christian Grothoff
2016-05-02
fix testcase
Christian Grothoff
2016-05-02
adding bank-lib test against fakebank (currently fails) -- towards addressing...
Christian Grothoff
2016-05-02
separate interpreter from the rest of the test logic
Christian Grothoff