-clarification
This commit is contained in:
parent
18c30b9a00
commit
7a591c39d7
@ -30,8 +30,10 @@ import { CoinConfig, defaultCoinConfig } from "../harness/denomStructures.js";
|
|||||||
import { NotificationType, URL } from "@gnu-taler/taler-util";
|
import { NotificationType, URL } from "@gnu-taler/taler-util";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Withdraw a high amount. Mostly intended
|
* Withdraw a high amount. Mostly intended as a perf test.
|
||||||
* 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) {
|
export async function runWithdrawalHugeTest(t: GlobalTestState) {
|
||||||
// Set up test environment
|
// Set up test environment
|
||||||
|
Loading…
Reference in New Issue
Block a user