Made dummyrunner work with a settings mixin for setting the hasher and permission of clients. MUCH faster dummyrunner operation now!

This commit is contained in:
Griatch 2015-02-10 21:13:10 +01:00
parent c38c9e2f38
commit 3281221c99
10 changed files with 67 additions and 23 deletions

View file

@ -0,0 +1,6 @@
Dummyrunner
This is a test system for stress-testing the server. It will launch numbers
of "dummy players" to connect to the server and do various sequences of actions.
See header of dummyrunner.py for usage.