Commit Graph

7 Commits

Author SHA1 Message Date
5df7ddba97
use the new wallet core API interface in all tests 2021-06-17 13:35:08 +02:00
3d2b7b2a65
formatting: re-run prettier 2021-06-09 15:26:18 +02:00
0e0d5fa3b4
fix instance creation order 2021-05-21 12:03:09 +02:00
07cdfb2e4e
towards wallet-core / util split 2021-03-17 17:56:37 +01:00
98ab998a1e
implement test suites 2021-03-02 14:19:01 +01:00
Sebastian
4845ebddf6
0006728: set up wallet CI pipeline for WebExtension build
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-01 17:07:22 -03:00
657c4b6377
merchant exchange confusion test 2021-01-14 01:47:56 +01:00