index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testing
/
testing_api_helpers_bank.c
Age
Commit message (
Expand
)
Author
2022-02-07
-rename fest
Christian Grothoff
2021-11-07
fix comments
Christian Grothoff
2021-10-13
-modify C API to future-proof it for returning more details as required for K...
Christian Grothoff
2021-08-03
restructure configuration, move bank account credentials from exchange-accoun...
Christian Grothoff
2021-07-31
-more json_pack fixes
Christian Grothoff
2020-12-20
do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply
Christian Grothoff
2020-10-30
log more nicely if authentication failed; do use new changepassword_unsafe to...
Christian Grothoff
2020-10-03
fix pybank launch in tests
Christian Grothoff
2020-08-29
doxygen fixes
Christian Grothoff
2020-07-18
-fix bank start calls
Christian Grothoff
2020-06-14
adjust LibEuFin binary names
Florian Dold
2020-06-13
bank API test: make payto URI use receiver-name, according to standard
Florian Dold
2020-06-06
place nexus/sandbox sqlite3 DBs under /tmp,
MS
2020-06-02
nexus-based tests
MS
2020-06-02
launching nexus AND sandbox
MS
2020-06-02
Nexus-based tests.
MS
2020-06-01
Nexus testing.
MS
2020-05-27
nexus test: create the admin user
MS
2020-05-27
fix nexus invocation
MS
2020-04-17
Prepare and launch Nexus for tests.
Marcello Stanisci
2020-03-28
fix leak
Christian Grothoff
2020-03-19
enable using python bank with benchmark
Christian Grothoff
2020-03-01
removing dead code, using more named constants, checking return values better
Christian Grothoff
2020-02-04
implement /config in fakebank and taler_bank_lib.h (#6066)
Christian Grothoff
2020-01-19
consistently use payto URI instead of URL
Florian Dold
2020-01-19
move testing logic and integration tests into separate directory
Florian Dold