summaryrefslogtreecommitdiff
path: root/packages/taler-harness/src/harness/harness.ts
AgeCommit message (Expand)Author
2024-02-28harness: payto receiver-name is mandatoryFlorian Dold
2024-02-16fix #8415Sebastian
2024-02-16taler-util: cancellation and timeouts on qjsFlorian Dold
2024-02-15implement task shepherd, many small fixes and tweaksdev/dold/task-shepherdFlorian Dold
2024-02-13wallet-core: get rid of max retries in task loopFlorian 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-08wallet-core: fix error reporting for exchange entriesFlorian Dold
2024-01-08harness: make libeufin-bank test work with current libeufin-bankFlorian Dold
2023-12-18wallet-core: towards properly handling peer-pull-debit expiryFlorian Dold
2023-12-10fix: remove refundAmountAwaiting when refund is acceptedSebastian
2023-11-22wallet-core: implement and test currency conversion withdrawalsFlorian Dold
2023-11-21towards a currency conversion integration testFlorian Dold
2023-11-15harness: do not contact demo.taler.net exchange in testsFlorian Dold
2023-11-13harness: support tests with multiple exchangesFlorian Dold
2023-11-13harness: fix libeufin-bank testFlorian Dold
2023-11-01missing stefan logSebastian
2023-10-16-fix testsFlorian Dold
2023-10-09harness: helper to provision merchant instancesv0.9.3-dev.32Florian Dold
2023-10-06rename to corebank APIFlorian Dold
2023-09-24-libeufin configv0.9.3-dev.24Florian 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-10more codespellv0.9.3-dev.20Sebastian
2023-09-06move bank API client to taler-util, update typescript configFlorian Dold
2023-09-06get rid of deprecated bank API client, change allowHttp to requireTlsFlorian Dold
2023-09-06move merchant API client to taler-utilFlorian Dold
2023-09-06harness: get rid of deprecated merchant API clientFlorian Dold
2023-09-06-loggingFlorian Dold
2023-09-06harness: check idempotency of merchant account creation APIFlorian Dold
2023-09-05harness: check expected balance in test-pay-expiredFlorian Dold
2023-09-05harness: remove deprecated testing APIsFlorian Dold
2023-09-04-remove bogus loggingFlorian Dold
2023-08-29taler-harness: remove axios usage, renovate some testsFlorian Dold
2023-08-24harness: modernize some testsFlorian Dold
2023-08-23harness: parallelize service startupFlorian Dold
2023-08-23harness: reusable test envFlorian Dold
2023-08-23harness: specify use_stefan in merchant backendFlorian Dold
2023-08-23harness: shared test environment WIPFlorian Dold
2023-08-03-towards tip->reward renameFlorian Dold
2023-07-03fix #7741Sebastian
2023-07-01wallet-core: use testingWaitTransactionsFinal to wait for transactionsFlorian Dold
2023-06-21harness: fix/modernize peer-to-peer-pushFlorian Dold
2023-06-19wallet-core: fix peer-(push,pull)-debit withdrawal statesFlorian Dold
2023-05-13-move AML_THRESHOLD option to exchangeChristian Grothoff
2023-05-12harness compilation, default headers for http requestSebastian
2023-05-05adapt to merchant API breaking changesFlorian Dold
2023-04-24-the --allow-http flag is goneFlorian 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