-
Notifications
You must be signed in to change notification settings - Fork 1
Integration Testing
Johannes Ernstsen edited this page Mar 18, 2019
·
1 revision
The client can be configured to dispatch multiple randomized votes, as to test the server. This is done by running as such:
$EVHE/bin/run.sh --client --multi=200
This executes the client which dispatches a random vote 200 times, but keeps most state, such as SSL configuration, meaning it is much more effective than simply running the client normally 200 times.
After the program terminates it outputs how many votes was cast in favor and against (1/0)