evennia.contrib.game_systems.clothing.tests

Testing clothing contrib

class evennia.contrib.game_systems.clothing.tests.TestClothingCmd(methodName='runTest')[source]

Bases: evennia.utils.test_resources.BaseEvenniaCommandTest

setUp()[source]

Sets up testing environment

test_clothingcommands()[source]
test_clothing_limits()[source]

make sure clothing type limits are being enforced

class evennia.contrib.game_systems.clothing.tests.TestClothingFunc(methodName='runTest')[source]

Bases: evennia.utils.test_resources.BaseEvenniaTest

setUp()[source]

Sets up testing environment

test_clothingfunctions()[source]