index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
taler_testing_lib.h
Age
Commit message (
Expand
)
Author
2018-08-11
implement retries for a few more commands
Christian Grothoff
2018-08-10
add variant that allows us to control the timeout
Christian Grothoff
2018-08-10
add retry support to withdraw test logic
Christian Grothoff
2018-08-09
in parallel tests, only launch one exchange -- still broken: code attempts to...
Christian Grothoff
2018-06-28
Instruction pointer gets negative values too.
Marcello Stanisci
2018-06-20
Implementing #5306.
Marcello Stanisci
2018-06-20
batch CMD skeleton + include defs.
Marcello Stanisci
2018-06-20
Put lookup logic for meta-commands.
Marcello Stanisci
2018-05-29
Get rid of "@param selector".
Marcello Stanisci
2018-05-29
Commenting the main "testing" header file.
Marcello Stanisci
2018-05-17
Trigger conflicting refunds
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-26
Bank-lib tests, using the new (libraries-based) style.
Marcello Stanisci
2018-02-21
denom pub trait made 'const'
Marcello Stanisci
2018-02-21
no need for a "hash trait" here. Removing code.
Marcello Stanisci
2018-02-21
adding command to wire transfer to exchange by
Marcello Stanisci
2018-02-21
test command "fakebank transfer"
Marcello Stanisci
2018-02-19
bank-check test cmd offers exchange url as trait.
Marcello Stanisci
2018-02-17
hash and public key traits.
Marcello Stanisci
2018-02-16
hash code trait
Marcello Stanisci
2018-02-16
offering amount _objects_ as traits (a string version of
Marcello Stanisci
2018-02-15
fix paste leftover
Marcello Stanisci
2018-02-15
adding "order id" trait
Marcello Stanisci
2018-02-14
offer url trait
Marcello Stanisci
2018-02-12
Implement new traits-based tests.
Marcello Stanisci
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
more wire transfer variants
Christian Grothoff
2018-01-21
factor out more helpers
Christian Grothoff
2018-01-21
integrate sigpipe with ain loop
Christian Grothoff
2018-01-21
finish new withdraw command implementation
Christian Grothoff
2018-01-21
more traits
Christian Grothoff
2018-01-21
new test interpreter architecture, first draft
Christian Grothoff