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_api.c
Age
Commit message (
Expand
)
Author
2017-12-13
re-enable bank /reject testing now that bank implements it (closes #5200)
Christian Grothoff
2017-12-09
switch auth based on account number in test
Christian Grothoff
2017-12-09
swap account numbers so reject can work with auth
Christian Grothoff
2017-12-08
comment out bank test cases until implemented in bank
Florian Dold
2017-12-06
largely fix #5077
Christian Grothoff
2017-05-24
bank flush db command also needed -c option
Marcello Stanisci
2017-05-17
bank-lib testcase passes config file to the bank
Marcello Stanisci
2017-05-17
remove mention of 'talercheck'
Marcello Stanisci
2017-05-17
bank-lib looks first into env to get checkdb's name
Marcello Stanisci
2017-05-16
use and purge alternate db when testing against python bank
Marcello Stanisci
2017-05-16
start_row is actually start in the spec, fix naming
Christian Grothoff
2017-05-16
handle base32-wire transfer subject being followed by space+exchange base url...
Christian Grothoff
2017-05-16
take the history array from "data" field returned by the bank
Marcello Stanisci
2017-05-10
removing use of bank's admin interface from bank-lib testcases
Marcello Stanisci
2017-05-10
uncommenting the first failing bank-lib interpreter command
Marcello Stanisci
2017-05-10
uncommenting /admin/add/incoming interpreter command
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-07
adjust test to work with real bank (now fails)
Christian Grothoff
2017-05-04
start to add /history testing support to tests, fix some minor issues
Christian Grothoff
2017-03-24
merge aggregator
Christian Grothoff
2016-11-04
wget-ing /admin/add/incoming from bank-lib testcase
Marcello Stanisci
2016-11-04
half baking #4756
Marcello Stanisci
2016-07-07
fixing #4594
Marcello Stanisci
2016-05-03
finish tests for #4437
Christian Grothoff
2016-05-02
fix testcase
Christian Grothoff
2016-05-02
separate interpreter from the rest of the test logic
Christian Grothoff
2016-05-02
code simplification via new extended libgnunetcurl API
Christian Grothoff
2016-05-02
adjust shutdown/timeout to match latest GNUnet scheduler API semantics
Christian Grothoff
2016-05-02
fixing #4479
Christian Grothoff
2016-04-20
introduce refund fee
Christian Grothoff
2016-04-17
replace bank_api_context with libgnunetcurl
Christian Grothoff
2016-04-14
new taler-bank-manage invocation
Florian Dold
2016-04-11
set currency to default bank currency for test case
Florian Dold
2016-04-11
account numbers start at 1
Florian Dold
2016-04-11
newline
Florian Dold
2016-04-10
changing code to meet latest change in GNUNET_SCHEDULER API
Christian Grothoff
2016-03-23
use bank and exchange account numbers in test
Christian Grothoff
2016-03-23
switch to wid to comply with spec
Christian Grothoff
2016-03-23
avoid waiting forever
Christian Grothoff
2016-03-23
update test_bank_api to match current bank setup methods
Christian Grothoff
2016-03-02
towards fixing #4230
Christian Grothoff
2016-01-29
fix testcase
Christian Grothoff
2016-01-25
adding first version of thebank-lib
Christian Grothoff