summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/testing.ts
AgeCommit message (Expand)Author
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