summaryrefslogtreecommitdiff
path: root/packages/taler-integrationtests/src/harness.ts
AgeCommit message (Expand)Author
2020-09-01fix bank API testv0.7.1-dev.24Florian Dold
2020-09-01estimate refresh output, show correct(er) balanceFlorian Dold
2020-09-01correct refund amounts and better testingFlorian Dold
2020-09-01test error handlingFlorian Dold
2020-08-24implement fulfillment_message and make fulfillment_url optionalFlorian Dold
2020-08-24timetravel test case (fails right now)Florian Dold
2020-08-24test case for order claiming; more accurate ECFlorian Dold
2020-08-20handle withdrawals aborted by the bank, add testFlorian Dold
2020-08-20add bank API testsFlorian Dold
2020-08-19test case for /paid API, implement fault-injected merchantFlorian Dold
2020-08-18run exchange with a single thread to avoid DB conflictsFlorian Dold
2020-08-14integration test fixesFlorian Dold
2020-08-14nuke some console.log statements, test wallet testing functionality in integr...Florian Dold
2020-08-13integration test for paywall flowFlorian Dold
2020-08-12add exchange management test casev0.7.1-dev.20Florian Dold
2020-08-12fix preparePay bug and add integration test for itFlorian Dold
2020-08-12rename for consistencyFlorian Dold
2020-08-12codecFlorian Dold
2020-08-12remove excessive namespacing, formatFlorian Dold
2020-08-10simplify refunds a bit, show in transaction history, add integration testsFlorian Dold
2020-08-08test for manual withdrawalFlorian Dold
2020-08-08allow repeats in test caseFlorian Dold
2020-08-07integration testing tweaks, rerun-payment-multiple scenarioFlorian Dold
2020-08-07output test directory at the beginningFlorian Dold
2020-08-07execute services directly, not with a shellFlorian Dold
2020-08-07linger only in normal shutdownFlorian Dold
2020-08-07conditionFlorian Dold
2020-08-07lingeringFlorian Dold
2020-08-07actually only shut down onceFlorian Dold
2020-08-07less verbosity, fix symlink directionFlorian Dold
2020-08-07log file locationFlorian Dold
2020-08-07only shut down onceFlorian Dold
2020-08-06reduce verbosity a bit, add convenience symlinkFlorian Dold
2020-08-06improve test shutdown on errorsFlorian Dold
2020-08-06loggingFlorian Dold
2020-08-06always terminate properlyFlorian Dold
2020-08-06configure merchant DB explicitlyFlorian Dold
2020-08-06payment stress testFlorian Dold
2020-08-06towards integration tests with fault injectionFlorian Dold