aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-harness/src/integrationtests/test-payment-fault.ts
AgeCommit message (Collapse)Author
2023-06-21harness: wallet must always withdraw via fault-injected exchangeFlorian Dold
Otherwise, the ports in the base URL don't match and the wallet will complain.
2023-06-21harness: fix exchange base URL in tests with fault injectionFlorian Dold
2022-12-23spill extra functionality from wallet-cli into taler-harnessFlorian Dold
We want to keep taler-wallet-cli smaller and have fewer dependencies.