aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-cli
AgeCommit message (Collapse)Author
2021-05-07Testing Libeufin's permission API: creating and deleting one.MS
2021-05-07libeufin testsMS
2021-05-06avoid hard-coded valuesms
2021-05-03Libeufin tests.MS
Adding the CLI command that submits a initiated payment, plus calling it from the 'tutorial' test case.
2021-04-30Testing: done with simple refund case.MS
2021-04-29testing harness gets more Nexus APIMS
2021-04-29testing: print historyMS
2021-04-29Libeufin Tests.MS
Testing refunds due to invalid subject. Up to the point where the list of transactions is returned by the local bank account.
2021-04-27fix spelling issuesChristian Grothoff
2021-04-14implement debug flag for allowing late withdrawalFlorian Dold
2021-04-14fix integration testFlorian Dold
2021-04-09fix two bogus test assertionsFlorian Dold
2021-04-08better loggingFlorian Dold
2021-04-08improve error reporting in test caseFlorian Dold
2021-04-07get coin re-selection after accidental double spending to workFlorian Dold
2021-03-27fix build issuesFlorian Dold
2021-03-17towards wallet-core / util splitFlorian Dold
2021-03-11towards recovering from accidental double spendsFlorian Dold
2021-03-10finish first complete end-to-end backup/sync testFlorian Dold
2021-03-10restructure sync, store errorsFlorian Dold
2021-03-04deletion test: expect different status codeFlorian Dold
2021-03-04deletion testFlorian Dold
2021-03-04test merchant issue reported by MSFlorian Dold
2021-03-04merchant test: instance management only possibly via plain base URLFlorian Dold
2021-03-03merchant test: also test with existing instanceFlorian Dold
2021-03-03add sebasjm's exampleFlorian Dold
2021-03-03WIP: wallet backup integration testFlorian Dold
2021-03-02add one more test URLFlorian Dold
2021-03-02one moreFlorian Dold
2021-03-02add testFlorian Dold
2021-03-02test merchant's instance detail responseFlorian Dold
2021-03-02add merchant instances/auth test caseFlorian Dold
2021-03-02implement test suitesFlorian Dold
2021-02-25commentms
2021-02-15TWG, payments reversal testing.MS
Up to the point where the payments to be reversed get created via the native Sandbox API, instead of the add-incoming API, that got recently removed from the Nexus implementation.
2021-02-15TWG refund tests.MS
Arriving to the point where Libeufin services get launched and configured with multiple users. The configuration provides: bank accounts, bank connections and facades; all being created via the abstraction "bundling" layer of one Libeufin 'user'.
2021-02-12randomize IBAN for testsMS
2021-02-12formattingms
2021-02-12abstracting Libeufin users creationms
2021-02-08allow fault injection callbacks to run async codeFlorian Dold
2021-02-05libeufin tutorial: testing up to payment preparationMS
2021-02-05formattingMS
2021-02-05libeufin tutorial: asking downloaded transactionsMS
2021-02-05libeufin tutorial: testing bank connectionMS
2021-02-05fix payment-fault test case (only drop deposit responses)Florian Dold
2021-02-05formatting codeMS
2021-02-05Custom dict extender gone.MS
2021-02-04increase timeout for testFlorian Dold
2021-02-04use new auth token for merchant in integration testsFlorian Dold
2021-02-04per-test timeoutFlorian Dold