summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/testing.ts
AgeCommit message (Expand)Author
2022-09-13wallet-core: fix withdrawTestBalance commandFlorian Dold
2022-09-13wallet-core: introduce easier syntax for transactionsFlorian Dold
2022-09-12wallet-core: make bank access API URL optional in runIntegrationTestFlorian Dold
2022-08-25integration tests: various fixesFlorian Dold
2022-08-25specify bank access API separately in testsFlorian Dold
2022-08-16implement peer to peer push paymentsFlorian Dold
2022-06-10wallet-core: implement and test forced coin/denom selectionFlorian Dold
2022-03-23wallet: address crypto worker hang and warning about worker terminationFlorian Dold
2022-03-21wallet: t_s/d_us migrationFlorian Dold
2022-03-14wallet: towards db-less benchmarking, some refactoringFlorian Dold
2021-11-13Bring euFin-based tests to pass.ms
2021-08-07construct deposit URL correctlyFlorian Dold
2021-06-22get rid of cyclic importsFlorian Dold
2021-06-20missing globalThis Polyfill, remove duplicate url utilSebastian
2021-06-17towards factoring out cyclic dependenciesFlorian Dold
2021-06-15separate wallet state from wallet clientFlorian Dold
2021-06-14fix up imports, no more esm in testsFlorian Dold
2021-06-09formatting: re-run prettierFlorian Dold
2021-06-08moving logger into taler-utilSebastian
2021-03-17towards wallet-core / util splitFlorian Dold
2021-02-04use new auth token for merchant in integration testsFlorian Dold
2020-09-01auto-formatFlorian Dold
2020-08-14nuke some console.log statements, test wallet testing functionality in integr...Florian Dold
2020-08-14re-implement integration test functionalty that will be used by the exchange ...Florian Dold
2020-08-12rename for consistencyFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold