aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-harness
AgeCommit message (Collapse)Author
2023-08-05wallet-core: mock implementation of GetCurrencyInfoFlorian Dold
2023-08-03harness: allow overriding the test timeout via env variableFlorian 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-08-03-towards tip->reward renameFlorian Dold
2023-07-07bump versions to 0.9.3-dev.17v0.9.3-dev.17Florian Dold
2023-07-03fix #7741Sebastian
add integration test
2023-07-01wallet-core: use testingWaitTransactionsFinal to wait for transactionsFlorian Dold
2023-06-30harness: check balance in basic payment testFlorian Dold
2023-06-21-loggingFlorian Dold
2023-06-21repo: fix Makefiles / top-level 'make install' targetFlorian Dold
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/modernize peer-to-peer-pushFlorian Dold
2023-06-21harness: fix exchange base URL in tests with fault injectionFlorian Dold
2023-06-20repo: bump to 0.9.3-dev.16v0.9.3-dev.16Florian Dold
2023-06-20harness: fix test-peer-repairFlorian Dold
2023-06-20wallet-core: remove redundant/unused notificationsFlorian Dold
2023-06-20wallet-core: emit DD37 self-transition notifications with errorsFlorian Dold
2023-06-19wallet-core: fix peer-(push,pull)-debit withdrawal statesFlorian Dold
2023-06-19taler-harness: WIP integration test for p2p coin selection repairFlorian Dold
2023-06-06-use tsc --buildFlorian Dold
2023-06-06bump typescript versionFlorian Dold
2023-06-05wallet-core: use long-polling for P2P kycFlorian Dold
2023-06-02removing peerPullCreditReadyCondSebastian
2023-06-02harness: fix kyc testFlorian Dold
Exchange broke the config
2023-05-26taler-util,wallet-core: implement TalerPreciseTimestampFlorian Dold
Fixes #7703
2023-05-24wallet-core: remove legacy non-DD37 tx status fieldsFlorian Dold
2023-05-13-move AML_THRESHOLD option to exchangeChristian Grothoff
2023-05-12harness compilation, default headers for http requestSebastian
2023-05-09bump versionsv0.9.3-dev.13Florian Dold
2023-05-08bump versionsFlorian Dold
2023-05-07-test fixesFlorian Dold
2023-05-07wallet-core: refund DD37 refactoringFlorian Dold
2023-05-05adapt to merchant API breaking changesFlorian Dold
2023-04-24Libeufin testing.MS
Disabling check that fails due to a Nexus response format. The check will be enabled again after its related bug's fix.
2023-04-24-the --allow-http flag is goneFlorian Dold
2023-04-24improved log, added allow-http flag and prevent throttSebastian
2023-04-24libeufin testsMS
Adapting test after API breaking change.
2023-04-23harness: adjust to merchant API breaking changes, remove test that doesn't ↵Florian Dold
belong
2023-04-23wallet-core: further towards deposit DD37Florian Dold
2023-04-22-fix test-exchange-depositFlorian Dold
2023-04-22get rid of deprecated bankBaseUrl in more placesFlorian Dold
2023-04-22wallet-core: towards DD37 for depositsFlorian Dold
2023-04-21-fix harness type errorsFlorian Dold
2023-04-21wallet-harness: make sure events are not lost in deposit testFlorian Dold
2023-04-13wallet-core: work around missing timestamp in legacy transactionFlorian Dold
2023-04-13Revert "wallet-core: check master public key in /wire response"Florian Dold
This reverts commit 7944a36e30182638b35da6e113b29de8b5f16305.
2023-04-13wallet-core: check master public key in /wire responseFlorian Dold
2023-04-06-re-add missing fields, fix typesFlorian Dold
2023-04-05taler-harness: new testFlorian Dold
2023-04-05wallet-core: towards DD37 for depositsFlorian Dold