aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-harness/src
AgeCommit message (Expand)Author
2024-03-07refactor coin selection, report maxEffectiveSpendAmountFlorian Dold
2024-03-06taler-harness: test aborting refreshesFlorian Dold
2024-03-06harness: log levelFlorian Dold
2024-03-06harness: run transfer in test-depositFlorian Dold
2024-03-06harness: observabilityFlorian Dold
2024-03-05wallet-core: have balance item even on zero balanceFlorian Dold
2024-03-05taler-harness: get payment-share test to pass againFlorian Dold
2024-03-05wallet-core: simplify shepherd, handle results of cancelled tasks properlyFlorian Dold
2024-03-05assert that the order is paid in the first wallet after the other wallet has ...Sebastian
2024-03-01taler-harness: test for dev experimentFlorian Dold
2024-02-29taler-wallet-cli: fix --no-init flagFlorian Dold
2024-02-29taler-harness: test for observability eventsFlorian Dold
2024-02-29wallet-core: improve config handling, test builtin exchange configFlorian Dold
2024-02-28wallet-core: fix exchange entry deletion, test itFlorian Dold
2024-02-28harness: payto receiver-name is mandatoryFlorian Dold
2024-02-27remove obsolete, unused testFlorian Dold
2024-02-20wallet-core: get rid of separate InternalWalletState interfaceFlorian Dold
2024-02-20wallet-core: long-pollingFlorian Dold
2024-02-20wallet-core: count deposits towards pendingOutgoingFlorian Dold
2024-02-20taler-harness: test for balance during a pending refresh operationFlorian Dold
2024-02-20harness: test for pendingIncomingFlorian Dold
2024-02-19wallet-core: emit missing balance-change notification, test for itFlorian Dold
2024-02-19restructureFlorian Dold
2024-02-18fix non-termination in run-until doneFlorian Dold
2024-02-16fix #8415Sebastian
2024-02-16taler-util: cancellation and timeouts on qjsFlorian Dold
2024-02-15implement task shepherd, many small fixes and tweaksFlorian Dold
2024-02-13fix refund testFlorian Dold
2024-02-13remove rewards from testsFlorian Dold
2024-02-13wallet-core: get rid of max retries in task loopFlorian Dold
2024-02-07remove rewardsFlorian Dold
2024-02-06harness: do not follow redirects in certain testsFlorian Dold
2024-02-06-loggingFlorian Dold
2024-02-05harness: coin gen without feesv0.9.4-dev.12Florian Dold
2024-02-04update intragration test to use non-deprecated acceptReward requestSebastian
2024-01-31adjust for breaking change in libeufinv0.9.4-dev.11Florian Dold
2024-01-30harness,util,others: complete otp integration test, move rfc3548 to taler-utilv0.9.4-dev.10Florian Dold
2024-01-30harness: work on otp testFlorian Dold
2024-01-30util: unify the two merchant API clients, pass options as objectFlorian Dold
2024-01-30harness: skeleton for OTP testFlorian Dold
2024-01-30formatting, comments, always return httpResp in OperationResultFlorian Dold
2024-01-29wallet-core,harness: let runIntegrationTest wait for its own transactionsFlorian Dold
2024-01-29add DB migration test data and check-migration targetFlorian Dold
2024-01-29wallet-core: implement db migration checkFlorian Dold
2024-01-24harness: implement command to generate wallet DB and data for migration testsFlorian Dold
2024-01-24-missing file:Florian Dold
2024-01-23wallet-core: fix getTransactionById for refreshes, test itFlorian Dold
2024-01-22harness: fix payment-share integration testFlorian Dold
2024-01-22wallet-core: implement and test balance reporting with scope infoFlorian Dold
2024-01-21fix broken buildSebastian