summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/test-utils.ts
AgeCommit message (Collapse)Author
2023-01-09fix #7153: more error handlingSebastian
if handler do not trap error then fail at compile time, all safe handlers push alert on error errors are typed so they render good information
2023-01-09fix #7152Sebastian
2022-12-15prettySebastian
2022-12-15wxApi from context and using the new testing sdkSebastian
2022-12-06implement web-utils in web-extensionSebastian
2022-11-16fix #7411, also making the backup payment visibleSebastian
2022-10-25using new wallet api (typed interface)Sebastian
2022-10-14refactored terms of service to remove duplicated codeSebastian
prettfied some sources
2022-09-20new compose feature: sub-statesSebastian
implemented in withdraw page, WIP
2022-06-06updating old copyright headerSebastian
2022-06-06prettierSebastian
2022-05-26transaction details templateSebastian
mayor change in the template of the transaction details for every transaction more work needs to be done in wallet core for tip and refund to show more information about the merchant like logo and website
2022-04-21payments test caseSebastian
2022-04-11new test api to test hooks rendering iteration, testing state of withdraw pageSebastian
2022-03-29added react eslint and fix most of the warnsSebastian
2022-03-24esbuild configurationSebastian
2022-03-23splitted rollup config for testing and first component state unit testSebastian
2022-01-10deposit design from belen, feature missing: kycSebastian
2022-01-04replace jest with mochaSebastian
2021-12-06show error details in devmodeSebastian
2021-11-15prettierSebastian
2021-09-13add missing copyleftSebastian
2021-08-23updated build fast for webSebastian
2021-08-19new wallet history and view refactoringSebastian