index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchange-lib
/
test_exchange_api_new.c
Age
Commit message (
Expand
)
Author
2018-06-28
Address #5366.
Marcello Stanisci
2018-06-28
Commenting last change.
Marcello Stanisci
2018-06-28
Reproducing [1] as a test case.
Marcello Stanisci
2018-06-25
Splitting "lib" test case into smaller CMDs arrays.
Marcello Stanisci
2018-05-18
set right expected http code.
Marcello Stanisci
2018-05-18
Make a "payback" bit appear into the history.
Marcello Stanisci
2018-05-18
Ask to withdraw on a expired reserve.
Marcello Stanisci
2018-05-18
double-check reserve is well-behaved.
Marcello Stanisci
2018-05-18
Withdraw after payback.
Marcello Stanisci
2018-05-17
Trigger conflicting refunds
Marcello Stanisci
2018-05-17
Trigger double(-successful) refund.
Marcello Stanisci
2018-05-14
Triggering doubled /refresh/melt, plus prepare ground for twisting the /refre...
Marcello Stanisci
2018-04-02
Changing configuration structure to enable multiple accounts.
Christian Grothoff
2018-02-28
helpers return exchange base url from config.
Marcello Stanisci
2018-02-21
test command "fakebank transfer"
Marcello Stanisci
2018-02-12
Implement new traits-based tests.
Marcello Stanisci
2018-01-30
use url instead of uri consistently
Florian Dold
2018-01-21
make fakebank_url more robust
Christian Grothoff
2018-01-21
finish simplifying main by adding more helpers and macros
Christian Grothoff
2018-01-21
use CONFIG_FILE macro
Christian Grothoff
2018-01-21
factor out more helpers
Christian Grothoff
2018-01-21
integrate sigpipe with ain loop
Christian Grothoff
2018-01-21
new test interpreter architecture, first draft
Christian Grothoff