index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testing
/
test_taler_exchange_aggregator.c
Age
Commit message (
Expand
)
Author
2023-06-07
major libtalertesting API refactoring, including no longer having taler-speci...
Christian Grothoff
2022-11-01
remove wad fee, kyc fee and kyc-timeout
Christian Grothoff
2022-11-01
-reduce loglevel
Christian Grothoff
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
2021-12-14
introducing GNUNET_TIME_Timestamp, recoup now with amounts
Christian Grothoff
2021-08-23
complete implementation of long-polling for reserve status; remove support fo...
Christian Grothoff
2020-12-16
fix config for aggregator test
Christian Grothoff
2020-12-16
aggregator test now does also needs exchange running, if only to post the fee...
Christian Grothoff
2020-12-16
need to have fees for wire tool tests, too
Christian Grothoff
2020-12-11
add setup steps to tests
Christian Grothoff
2020-07-05
towards changing timestamp in deposit confirmation (tests failing)
Christian Grothoff
2020-03-28
implement #6049
Christian Grothoff
2020-03-19
make DB reset optional in API, use it in tests, but not in the benchmark
Christian Grothoff
2020-03-15
fix shutdown logic of test
Christian Grothoff
2020-03-12
add separate commands for closer/transfer steps, modify test cases to use new...
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