summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-cli/src/integrationtests/libeufin.ts
AgeCommit message (Collapse)Author
2021-02-05formatting codeMS
2021-02-05Custom dict extender gone.MS
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-03libeufin tutorial test: check sandbox stepMS
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-20add permissions to libeufin integration testFlorian Dold
2021-01-17implement the big LibEuFin integration testFlorian Dold