aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-harness/src/integrationtests
AgeCommit message (Collapse)Author
2023-11-13harness: fix libeufin-bank testFlorian Dold
2023-11-13-formattingFlorian Dold
2023-11-13harness: loggingFlorian Dold
2023-11-13harness: fix exchange-management testFlorian Dold
2023-11-13harness: fix denom-unoffered testFlorian Dold
2023-11-09wallet-core: fix bogus timestamp logicFlorian Dold
2023-10-22update the amountString definitionv0.9.3-dev.34Sebastian
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-24harness: add libeufin-bank integration testv0.9.3-dev.23Florian Dold
2023-09-24adapt to corebank API change, minor refactoringFlorian Dold
2023-09-21wallet-core,harness: remove separate fakebank withdrawal APIFlorian 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-12taler-util: check status of merchant instances list responseFlorian Dold
2023-09-08wallet-core: address DB FIXMEs, systematic state numberingFlorian Dold
2023-09-06harness: wait for withdrawal, configure instance properlyFlorian Dold
2023-09-06harness: remove excludeByDefaultFlorian Dold
2023-09-06harness: wait for withdrawalFlorian Dold
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-06harness: check idempotency of merchant account creation APIFlorian Dold
2023-09-05harness: check expected balance in test-pay-expiredFlorian Dold
2023-09-05-missing fileFlorian Dold
2023-09-05harness: remove deprecated testing APIsFlorian Dold
2023-09-01wallet-core: implement and test stored backupsFlorian Dold
2023-08-30wallet-core,harness: get p2p tests to pass againFlorian Dold
2023-08-29-organize importsFlorian Dold
2023-08-29wallet-core: remove usage of /wireFlorian Dold
2023-08-29taler-harness: clean up shared test env on startFlorian Dold
2023-08-29taler-harness: add exchange-purse testFlorian Dold
2023-08-29taler-harness: remove axios usage, renovate some testsFlorian Dold
2023-08-25harness: modernize some tests, temporarily disable revocation testFlorian Dold
2023-08-24harness: modernize some testsFlorian Dold
2023-08-23harness: reusable test envFlorian Dold
2023-08-23fix #7882Sebastian
2023-08-23harness: specify use_stefan in merchant backendFlorian Dold
2023-08-23harness: shared test environment WIPFlorian Dold
2023-08-23-missing fileFlorian Dold
2023-08-22wallet-core: always use batch withdrawalFlorian Dold
2023-08-22harness: remove unused fileFlorian Dold
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-03fix #7741Sebastian
add integration test
2023-07-01wallet-core: use testingWaitTransactionsFinal to wait for transactionsFlorian Dold