summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/testing.ts
AgeCommit message (Expand)Author
2024-02-19wallet-core: flatten directory structureFlorian Dold
2024-02-19wallet-core: simplify/unify DB accessFlorian Dold
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-01-29wallet-core: also create deposit in runIntegrationTestV2Florian Dold
2024-01-29remove deprecated http client lib methodsFlorian Dold
2024-01-29wallet-core,harness: let runIntegrationTest wait for its own transactionsFlorian Dold
2023-12-18wallet-core: update exchange inline, not in taskFlorian Dold
2023-12-12wallet-core: towards better DD48 supportFlorian Dold
2023-12-07wallet-core: deprecate peerPushCreditId fieldFlorian Dold
2023-11-16-remove remaining usage of deprecated fieldFlorian Dold
2023-11-16fix not compileSebastian
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-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: towards corebank API instead of fakebank/nexus APIFlorian Dold
2023-09-08wallet-core: address DB FIXMEs, systematic state numberingFlorian Dold
2023-08-30wallet-core,harness: get p2p tests to pass againFlorian Dold
2023-08-29wallet-core: remove usage of /wireFlorian Dold
2023-08-22sqlite3 backend for idb-bridge / wallet-coreFlorian Dold
2023-07-01wallet-core: use testingWaitTransactionsFinal to wait for transactionsFlorian Dold
2023-07-01wallet-core: get rid of internal runUntilDone usagesFlorian Dold
2023-06-30wallet-core: towards event-based waiting in runIntegrationTestV2Florian Dold
2023-06-30wallet-core: rename OperationAttempt->TaskRun, do not allow task result value...Florian Dold
2023-06-16remove some type literal and prettySebastian
2023-06-05wallet-core: restructure p2p implv0.9.3-dev.14Florian Dold
2023-05-26taler-util,wallet-core: implement TalerPreciseTimestampFlorian Dold
2023-05-11wallet-core: remove legacy operation namesFlorian Dold
2023-05-07wallet-core: refund DD37 refactoringFlorian Dold
2023-04-05wallet-core: towards DD37 for depositsFlorian Dold
2023-04-04wallet-core: implement runIntegrationTestV2Florian Dold
2023-02-16make wallet-cli runnable under qtartFlorian Dold
2022-11-11fixes and polyfills for quickjsFlorian Dold
2022-10-08wallet-core: Clean up merchant payments DB schemaFlorian Dold
2022-09-13wallet-core: fix withdrawTestBalance commandFlorian Dold
2022-09-13wallet-core: introduce easier syntax for transactionsFlorian Dold
2022-09-12wallet-core: make bank access API URL optional in runIntegrationTestFlorian Dold
2022-08-25integration tests: various fixesFlorian Dold
2022-08-25specify bank access API separately in testsFlorian Dold
2022-08-16implement peer to peer push paymentsFlorian Dold
2022-06-10wallet-core: implement and test forced coin/denom selectionFlorian Dold
2022-03-23wallet: address crypto worker hang and warning about worker terminationFlorian Dold
2022-03-21wallet: t_s/d_us migrationFlorian Dold
2022-03-14wallet: towards db-less benchmarking, some refactoringFlorian Dold
2021-11-13Bring euFin-based tests to pass.ms
2021-08-07construct deposit URL correctlyFlorian Dold
2021-06-22get rid of cyclic importsFlorian Dold