aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-cli/src/integrationtests/helpers.ts
AgeCommit message (Collapse)Author
2021-10-20wallet-cli: benchmarkingFlorian Dold
2021-10-14implement fakebank withdrawalFlorian Dold
2021-07-30fix IBAN generatorms
2021-07-08introducing a health check for demo.taler.net.ms
2021-06-17use the new wallet core API interface in all testsFlorian Dold
2021-06-10fix merchant instance creation in some testsFlorian Dold
2021-05-21instance creation order, againFlorian Dold
2021-03-17towards wallet-core / util splitFlorian Dold
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-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-01-14fix reserve state machine bug, use simpler denominations in revocation testFlorian Dold
2021-01-13fix pay-abort integration testFlorian Dold
2021-01-12make integration tests part of taler-wallet-cliFlorian Dold