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.c
Age
Commit message (
Expand
)
Author
2020-12-14
(start to) remove logic no longer needed with new key management
Christian Grothoff
2020-12-14
activating implementation of #6175
Christian Grothoff
2020-12-11
add setup steps to tests
Christian Grothoff
2020-08-13
extend tests to discover corner cases from #6478, fix code to actually work f...
Christian Grothoff
2020-07-10
test coin-reuse with recoup as well
Christian Grothoff
2020-07-10
test coin_priv re-use with deposit and refresh, update handling of the error ...
Christian Grothoff
2020-07-10
remove unused/unusable coin_sig, return correct coin_pub in recoup-reveal fai...
Christian Grothoff
2020-07-10
this invariant does not actually hold, i.e. if there is a /recoup request for...
Christian Grothoff
2020-07-09
work on more testing for recoup-refresh
Christian Grothoff
2020-07-05
sleep to ensure aggregator has work
Christian Grothoff
2020-07-05
fix status code
Christian Grothoff
2020-03-31
typos
CodeBlau-NGI-2019
Christian Grothoff
2020-03-28
do not re-use command label
Christian Grothoff
2020-03-28
implement #6049
Christian Grothoff
2020-03-27
cover actual aggregation in exchange test
Florian Dold
2020-03-27
add test case (currently fails) for deposit idempotency
Florian Dold
2020-03-27
test multiple transfers to same reserve
Florian Dold
2020-03-23
fix test case (old one required recoup to *not* be idempotent
Florian Dold
2020-03-20
make recoup idempotent and simplify response
Florian Dold
2020-03-19
make DB reset optional in API, use it in tests, but not in the benchmark
Christian Grothoff
2020-03-12
add separate commands for closer/transfer steps, modify test cases to use new...
Christian Grothoff
2020-02-29
big rename fest related to #6067 API renaming
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