aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2023-02-10 13:27:39 +0100
committerFlorian Dold <florian@dold.me>2023-02-10 13:27:39 +0100
commit7a591c39d78c5183ae05d36221d0bcf8322cea92 (patch)
treee28d62e96d910c7bb514737424f9a43a4ed38f2a
parent18c30b9a00a4e5dee629f4e06c261509ff7ba455 (diff)
downloadwallet-core-7a591c39d78c5183ae05d36221d0bcf8322cea92.tar.xz
-clarification
-rw-r--r--packages/taler-harness/src/integrationtests/test-withdrawal-huge.ts6
1 files changed, 4 insertions, 2 deletions
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