evennia/lib/utils/dummyrunner
2015-01-06 14:53:45 +01:00
..
__init__.py Reshuffling the Evennia package into the new template paradigm. 2015-01-06 14:53:45 +01:00
dummyrunner.py Reshuffling the Evennia package into the new template paradigm. 2015-01-06 14:53:45 +01:00
dummyrunner_actions.py Reshuffling the Evennia package into the new template paradigm. 2015-01-06 14:53:45 +01:00
memplot.py Reshuffling the Evennia package into the new template paradigm. 2015-01-06 14:53:45 +01:00
README.txt Reshuffling the Evennia package into the new template paradigm. 2015-01-06 14:53:45 +01:00
test_queries.py Reshuffling the Evennia package into the new template paradigm. 2015-01-06 14:53:45 +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.