From 7a591c39d78c5183ae05d36221d0bcf8322cea92 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Fri, 10 Feb 2023 13:27:39 +0100 Subject: -clarification --- packages/taler-harness/src/integrationtests/test-withdrawal-huge.ts | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'packages/taler-harness/src/integrationtests/test-withdrawal-huge.ts') diff --git a/packages/taler-harness/src/integrationtests/test-withdrawal-huge.ts b/packages/taler-harness/src/integrationtests/test-withdrawal-huge.ts index 437d799b8..2415c8246 100644 --- a/packages/taler-harness/src/integrationtests/test-withdrawal-huge.ts +++ b/packages/taler-harness/src/integrationtests/test-withdrawal-huge.ts @@ -30,8 +30,10 @@ import { CoinConfig, defaultCoinConfig } from "../harness/denomStructures.js"; import { NotificationType, URL } from "@gnu-taler/taler-util"; /** - * Withdraw a high amount. Mostly intended - * as a perf test. + * Withdraw a high amount. Mostly intended as a perf test. + * + * It is useful to see whether the wallet stays responsive while doing a huge withdrawal. + * (This is not automatic yet. Use taler-wallet-cli to connect to the daemon and make requests to check.) */ export async function runWithdrawalHugeTest(t: GlobalTestState) { // Set up test environment -- cgit v1.2.3