index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testing
/
test_bank_api.c
Age
Commit message (
Expand
)
Author
2023-11-10
add admin credentials for /admin/add/incoming, makes tests pass with latest l...
Christian Grothoff
2023-10-12
clean up bank API, get test_bank_api_with_nexus to finally pass
Christian Grothoff
2023-10-07
-space needed, for now
Christian Grothoff
2023-10-05
clean up taler-unified setup for new libeufin-bank
Christian Grothoff
2023-07-10
fix memory leaks reported by valgrind
Özgür Kesim
2023-06-12
test_bank_api_with_nexus
MS
2023-06-07
major libtalertesting API refactoring, including no longer having taler-speci...
Christian Grothoff
2023-04-25
add nexus-fetch-transactions
Christian Grothoff
2023-01-13
libeufin-based bank API test
MS
2023-01-11
-DCE
Christian Grothoff
2023-01-11
-remove pybank remenants
Christian Grothoff
2022-11-01
-reduce loglevel
Christian Grothoff
2022-08-06
-merge eufin branch (manually)
Christian Grothoff
2021-11-19
-fix leaks and compiler warnings
Christian Grothoff
2021-08-03
restructure configuration, move bank account credentials from exchange-accoun...
Christian Grothoff
2021-05-25
add HTTP status argument to testin gCMD admin_add_incoming_with_ref for merch...
Christian Grothoff
2021-05-20
implement duplicate reserve_pub detection in fakebank, add test (fails in pyb...
Christian Grothoff
2020-12-25
fix test failures
Christian Grothoff
2020-12-20
do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply
Christian Grothoff
2020-08-10
indentation and logging fixes
Christian Grothoff
2020-07-24
placing a Fixme
MS
2020-07-16
rename TALER_JSON_hash to TALER_JSON_contract_hash
Christian Grothoff
2020-06-08
nexus-exchange test.
MS
2020-06-02
launching nexus AND sandbox
MS
2020-06-01
nexus preparation
MS
2020-04-17
fix nexus-test return code
Marcello Stanisci
2020-04-17
Prepare and launch Nexus for tests.
Marcello Stanisci
2020-03-19
enable using python bank with benchmark
Christian Grothoff
2020-02-04
implement /config in fakebank and taler_bank_lib.h (#6066)
Christian Grothoff
2020-01-19
config syntax for accounts
Florian Dold
2020-01-19
move testing logic and integration tests into separate directory
Florian Dold