summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-cli/src
AgeCommit message (Collapse)Author
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
2021-02-04remove bogus argumentFlorian Dold
2021-02-04also report test results when parent gets killedFlorian Dold
2021-02-04timeout for testsFlorian Dold
2021-02-04formatting codeMS
2021-02-04libeufin-tutorial test: up to key-letter generationMS
2021-02-03logging stdoutMS
2021-02-03libeufin tutorial test: create ebics hostMS
2021-02-03prettified sourcesMS
2021-02-03libeufin tutorial test: check sandbox stepMS
2021-02-03libeufin tutorial test skeletonMS
2021-02-010006728: set up wallet CI pipeline for WebExtension buildSebastian
This commit split in three main things: * added deploy-webext to upload the extension zipfile * put scope into the npm packages to be able to deploy them * added deploy-npm to deploy related npm packages Also, fixing bug on `make clean`. Some packages where not being deleting tsconfig.tsbuildinfo and making subsequent `make` fail
2021-02-01prettify codeMS
2021-02-01Allow passing a env when running processes.MS
This brings the libeufin-basic test to pass.
2021-01-22DCEFlorian Dold
2021-01-20add permissions to libeufin integration testFlorian Dold
2021-01-18implement depositsFlorian Dold