evennia.contrib.tutorials.evadventure.tests.test_equipment¶
Test the EvAdventure equipment handler.
- class evennia.contrib.tutorials.evadventure.tests.test_equipment.TestEquipment(methodName='runTest')[source]¶
Bases:
EvAdventureMixin,BaseEvenniaTest- test_validate_slot_usage = None¶
- test_move = None¶
- test_move_0_helmet(**kw)¶
- test_move_1_shield(**kw)¶
- test_move_2_armor(**kw)¶
- test_move_3_weapon(**kw)¶
- test_move_4_big_weapon(**kw)¶
- test_move_5_item(**kw)¶
- test_validate_slot_usage_0(**kw)¶
- test_validate_slot_usage_1(**kw)¶
- test_validate_slot_usage_2(**kw)¶
- test_validate_slot_usage_3(**kw)¶
- test_validate_slot_usage_4(**kw)¶
- test_validate_slot_usage_5(**kw)¶