index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testing
/
test_exchange_api_keys_cherry_picking.c
Age
Commit message (
Expand
)
Author
2022-05-30
-generate 404 on non-existing accounts for fakebank, use payto://-URIs with r...
Christian Grothoff
2022-03-05
refactor /wire to include logic to return the wad fee (for W2W payments)
Christian Grothoff
2022-02-09
-fix leak
Christian Grothoff
2022-02-07
-get testing to build
Christian Grothoff
2022-02-04
split tests by rsa/cs
Christian Grothoff
2021-11-19
-fix leaks and compiler warnings
Christian Grothoff
2020-12-20
re-enable cherry picking test (kind-of passes, not finished)
Christian Grothoff
2020-12-14
activating implementation of #6175
Christian Grothoff
2020-12-11
add setup steps to tests
Christian Grothoff
2020-03-29
fix indentation
Christian Grothoff
2020-03-19
make DB reset optional in API, use it in tests, but not in the benchmark
Christian Grothoff
2020-03-10
more careful use of TALER_JSON_get_error_code(), limit to cases where we expe...
Christian Grothoff
2020-03-10
minor code cleanup
Christian Grothoff
2020-01-19
move testing logic and integration tests into separate directory
Florian Dold