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
5f3c02d31a
implement deposits
2021-01-18 23:35:41 +01:00
a5681579fb
make integration tests part of taler-wallet-cli
2021-01-12 20:04:16 +01:00
8921a5e8f2
implement import of backup recovery document
2021-01-08 13:30:29 +01:00
2650341042
implement backup encryption, some more CLI commands
2021-01-07 18:56:09 +01:00
e319e99ef9
restore denom selection on import
2021-01-07 15:01:23 +01:00
f332d61fb6
formatting pass
2020-12-14 16:45:15 +01:00
2c536d140f
tvgcheck
2020-12-03 14:15:40 +01:00
Florian Dold
b063382d25
tipping API and integration test
2020-09-08 17:40:47 +05:30
Florian Dold
5056da6548
test error handling
2020-09-01 18:00:51 +05:30
Florian Dold
e3850158c2
re-implement integration test functionalty that will be used by the exchange for testing
2020-08-14 13:06:42 +05:30
Florian Dold
8d7b171d02
rename for consistency
2020-08-12 16:02:58 +05:30
Florian Dold
f180d05804
remove excessive namespacing, format
2020-08-12 12:41:00 +05:30
Florian Dold
1fa3cad2e7
handle package.json properly in CLI
2020-08-06 21:06:56 +05:30
Florian Dold
82a2437c09
towards integration tests with fault injection
2020-08-06 00:30:36 +05:30
Florian Dold
ffd2a62c3f
modularize repo, use pnpm, improve typechecking
2020-08-03 13:01:05 +05:30