A tool to check that user defined attributes (username etc. are maintained upon connect/disconnect/rejoin.) and can be changed by the author.
Don't forget to enable user Testing in your Etherpad settings.json
. "loadTest":true
etherpad-usertest
etherpad-usertest http://127.0.0.1:9001
etherpad-usertest http://127.0.0.1:9001 -d 60
etherpad-usertest http://127.0.0.1:9001/p/test
-a
number of active authors.
-d
duration in seconds to test for. Default is unlimited.
Basic user test will increase # of authors every 5 seconds until something blows up.
You should modify your tests to your use case.
Apache 2