aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-cli/src/integrationtests/test-merchant-exchange-confusion.ts
AgeCommit message (Collapse)Author
2021-11-13Bring euFin-based tests to pass.ms
Note: timetravel-withdraw is now failing for both pybank and eufin. That is likely due to the wallet not refreshing expired denominations.
2021-10-20wallet-cli: benchmarkingFlorian Dold
2021-08-06merchant test: pass h_contractFlorian Dold
2021-08-04fix test expectation in merchant-exchange-confusionFlorian Dold
2021-06-17use the new wallet core API interface in all testsFlorian Dold
2021-06-09formatting: re-run prettierFlorian Dold
2021-05-21fix instance creation orderFlorian Dold
2021-03-17towards wallet-core / util splitFlorian Dold
2021-03-02implement test suitesFlorian Dold
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-14merchant exchange confusion testFlorian Dold