Moved dummyrunner under bin/.

This commit is contained in:
Griatch 2015-01-10 17:56:33 +01:00
parent f075d4aec1
commit 8e020bfb62
10 changed files with 415 additions and 377 deletions

6
bin/testing/README.txt Normal file
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.