aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-harness
AgeCommit message (Collapse)Author
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-12remove rimraf since it prevent running make clean when there is no node_modulesSebastian
2023-09-12typedoc for every projectSebastian
Signed-off-by: Sebastian <sebasjm@gmail.com>
2023-09-12taler-util: check status of merchant instances list responseFlorian Dold
2023-09-10more codespellv0.9.3-dev.20Sebastian
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-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-05-missing fileFlorian Dold
2023-09-05harness: remove deprecated testing APIsFlorian Dold
2023-09-04-remove bogus loggingFlorian 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-29repo: make incremental builds faster, don't use TypeScript build modeFlorian Dold
(build mode should not be necessary since pnpm handles dependencies inside the repo)
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-28fix buildSebastian
2023-08-25taler-util: make config parsing more compliant with specFlorian Dold
2023-08-25taler-util: set [PATH] defaultsFlorian Dold
2023-08-25harness: modernize some tests, temporarily disable revocation testFlorian Dold
2023-08-24harness: modernize some testsFlorian Dold
2023-08-23harness: parallelize service startupFlorian 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-07bump versions to 0.9.3-dev.17v0.9.3-dev.17Florian Dold
2023-07-03fix #7741Sebastian
add integration test