evennia/src/tests
2014-05-05 19:03:33 +01:00
..
__init__.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_commands_cmdhandler.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_commands_cmdparser.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_commands_cmdset.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_commands_cmdsethandler.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_commands_command.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_comms_channelhandler.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_comms_comms.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_comms_models.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_locks_lockfuncs.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_locks_lockhandler.py Changed lockhandler.add/replace to use LockExceptions instead of log_obj, which should also work more flexibly for handling lock errors for players. Resolves #410. 2014-04-21 00:24:33 +02:00
test_objects_models.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_objects_objects.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_players_bots.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_players_models.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_scripts_models.py Some simple and proposed tests for the ScriptDB object. These pass OK with ./manage.py test, at least after running the server at least once. 2014-05-05 19:03:33 +01:00
test_scripts_scripthandler.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_scripts_scripts.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_scripts_tickerhandler.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_server_amp.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_server_caches.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_server_initial_setup.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_server_manager.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_server_models.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_server_oob_msdp.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_server_oobhandler.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_server_server.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_server_serversession.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_server_session.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_server_webserver.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_typeclasses_models.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_typeclasses_typeclass.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_utils_ansi.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_utils_ansi_new.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_utils_batchprocessors.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_utils_create.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_utils_dbserialize.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_utils_evform.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_utils_evtable.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_utils_gametime.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_utils_logger.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_utils_picklefield.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_utils_prettytable.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_utils_search.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_utils_tests.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_utils_text2html.py Added auto-created empty unittest definitions. 2014-03-16 11:14:38 +01:00
test_utils_utils.py Changed crop functionality slightly, inspired by asechrest's unittest. 2014-05-05 09:19:03 +02:00