aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-harness/src/integrationtests/test-age-restrictions-peer.ts
AgeCommit message (Collapse)Author
2024-05-16wallet-core: query templates, refactor API declarationsFlorian Dold
2024-05-15harness: make some tests run against libeufinIván Ávalos
2023-11-16-remove remaining usage of deprecated fieldFlorian Dold
2023-11-16fix not compilingSebastian
2023-10-22update the amountString definitionv0.9.3-dev.34Sebastian
2023-08-05wallet-core: mock implementation of GetCurrencyInfoFlorian Dold
2023-08-03fix integration testsFlorian Dold
Instead of using the deprecated runUntilDone, we now wait for specific notifications. The old way doesn't work, since p2p push transactions are not considered done until the counterparty has accepted the payment.
2023-05-26taler-util,wallet-core: implement TalerPreciseTimestampFlorian Dold
Fixes #7703
2023-04-24improved log, added allow-http flag and prevent throttSebastian
2023-04-21-fix harness type errorsFlorian Dold
2023-02-20wallet-core: rename p2p requests to something more sensibleFlorian Dold
2023-01-19prettySebastian
2022-12-23spill extra functionality from wallet-cli into taler-harnessFlorian Dold
We want to keep taler-wallet-cli smaller and have fewer dependencies.