summaryrefslogtreecommitdiff
path: root/packages/taler-harness/src/integrationtests/testrunner.ts
AgeCommit message (Expand)Author
2024-05-15wallet-core: withdraw actual amount from reserve even if instructed amount di...Florian Dold
2024-04-30harness: test for withdrawal handoverFlorian Dold
2024-04-22wallet-core: support multi-batch p2p paymentsFlorian Dold
2024-04-08wallet-core: improve refresh error handling, testFlorian Dold
2024-04-05wallet-core: put exchange in update-unavailable if master pub / currency chan...Florian Dold
2024-04-04wallet-core: allow peer-pull with coins locked behind refreshFlorian Dold
2024-04-04wallet-core: allow peer-push with coins locked behind refreshFlorian Dold
2024-04-04wallet-core: allow payments to merchant with coins locked behind refreshFlorian Dold
2024-04-03wallet-core: allow deposits with balance locked behind refreshFlorian Dold
2024-04-02wallet-core: refresh cleanup, preparations for #8568Florian Dold
2024-03-31wallet-core: mark coins as lost, testFlorian Dold
2024-03-07wallet-core: implement and test lost flag for denominationsFlorian Dold
2024-03-07harness: test for wire fee handlingFlorian Dold
2024-03-07wallet-core: improve insufficient balance reportingFlorian Dold
2024-03-05wallet-core: have balance item even on zero balanceFlorian Dold
2024-03-01taler-harness: test for dev experimentFlorian 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-19wallet-core: emit missing balance-change notification, test for itFlorian Dold
2024-02-18fix non-termination in run-until doneFlorian Dold
2024-02-07remove rewardsFlorian Dold
2024-01-30formatting, comments, always return httpResp in OperationResultFlorian Dold
2024-01-23wallet-core: fix getTransactionById for refreshes, test itFlorian Dold
2024-01-22wallet-core: implement and test balance reporting with scope infoFlorian Dold
2024-01-16wallet-core: implement remaining DD48 calls, testFlorian Dold
2024-01-15fixes #8083Sebastian
2024-01-15wallet-core: fix pay state machine when order is deletedFlorian Dold
2023-11-21towards a currency conversion integration testFlorian Dold
2023-11-14wallet-core: make age restricted deposits workFlorian Dold
2023-11-13harness: support tests with multiple exchangesFlorian Dold
2023-09-24harness: add libeufin-bank integration testv0.9.3-dev.23Florian Dold
2023-09-21wallet-core,harness: towards corebank API instead of fakebank/nexus APIFlorian Dold
2023-09-15wallet-core: fix type error in purse_expirationFlorian Dold
2023-09-06harness: remove excludeByDefaultFlorian Dold
2023-09-05harness: remove deprecated testing APIsFlorian Dold
2023-09-01wallet-core: implement and test stored backupsFlorian Dold
2023-08-29taler-harness: clean up shared test env on startFlorian Dold
2023-08-29taler-harness: add exchange-purse testFlorian Dold
2023-08-24harness: modernize some testsFlorian Dold
2023-08-23harness: reusable test envFlorian Dold
2023-08-23fix #7882Sebastian
2023-08-22wallet-core: always use batch withdrawalFlorian Dold
2023-08-03harness: allow overriding the test timeout via env variableFlorian Dold
2023-07-03fix #7741Sebastian
2023-06-19taler-harness: WIP integration test for p2p coin selection repairFlorian Dold
2023-04-24improved log, added allow-http flag and prevent throttSebastian
2023-04-23harness: adjust to merchant API breaking changes, remove test that doesn't be...Florian Dold
2023-04-05taler-harness: new testFlorian Dold
2023-02-11wallet-core,harness: implement pay templatingFlorian Dold