summaryrefslogtreecommitdiff
path: root/src/include/taler_merchant_testing_lib.h
AgeCommit message (Collapse)Author
2018-12-18Fix comment.Marcello Stanisci
2018-12-18Remove 'exchange' handle from pay-abort-refund CMD.Marcello Stanisci
2018-12-18/track/*: #5284Marcello Stanisci
2018-12-18/tip/*: #5284Marcello Stanisci
2018-12-18/refund: #5284Marcello Stanisci
2018-12-18/proposal #5284Marcello Stanisci
2018-12-18/pay: #5284Marcello Stanisci
2018-12-18/history: #5284.Marcello Stanisci
2018-12-18/history testing API.Marcello Stanisci
Provide mean to request /history omitting the 'start' argument.
2018-12-13Changing /history semantics.Marcello Stanisci
Return results younger than 'start' by default (= with positive/ungiven 'delta').
2018-07-02cut unused data off from track CMDs.Marcello Stanisci
2018-05-25Align testing-lib header file comments with C's.Marcello Stanisci
2018-05-22commenting tests.Marcello Stanisci
2018-05-22Tip pick up on a non existent tip id. (Closes #5307)Marcello Stanisci
2018-05-22Refund corner case.Marcello Stanisci
Trying to pick up a refund from a regularly paid contract that was never refund-increased in the first place.
2018-05-21Issuing a refund lookup with a non existent order id.Marcello Stanisci
2018-05-21Refund test CMD takes expected HTTP code.Marcello Stanisci
2018-05-09Introducing "rewind" CMD.Marcello Stanisci
It allows one to point to the next desired CMD to execute into the interpreter.
2018-05-04Explicit merchant URL.Marcello Stanisci
Merchant launcher for tests now takes the merchant URL among its parameters. This gives more flexibility, as it is now possible to run a merchant which listens on unix sockets.
2018-03-23testing until last pickup ("too much" one)Marcello Stanisci
2018-03-23putting query with amounts under test.Marcello Stanisci
2018-03-23putting tip-authorize into tests.Marcello Stanisci
2018-03-17proposal-lookup 404 Not Found.Marcello Stanisci
2018-03-11remove 'const const'Florian Dold
2018-02-28twisted skeleton.Marcello Stanisci
2018-02-21Implementing new style test instructions.Marcello Stanisci