evennia/evennia/server/testing
2015-02-02 20:14:28 +01:00
..
__init__.py Refactored the devel/bin structure to hopefully make the system work better on Windows. 2015-02-02 20:14:28 +01:00
dummyrunner.py Refactored the devel/bin structure to hopefully make the system work better on Windows. 2015-02-02 20:14:28 +01:00
dummyrunner_settings.py Refactored the devel/bin structure to hopefully make the system work better on Windows. 2015-02-02 20:14:28 +01:00
memplot.py Refactored the devel/bin structure to hopefully make the system work better on Windows. 2015-02-02 20:14:28 +01:00
README.txt Refactored the devel/bin structure to hopefully make the system work better on Windows. 2015-02-02 20:14:28 +01:00
test_queries.py Refactored the devel/bin structure to hopefully make the system work better on Windows. 2015-02-02 20:14:28 +01:00

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.