evennia.contrib.tutorials.evadventure.tests.test_commands

Test the EvAdventure commands.

class evennia.contrib.tutorials.evadventure.tests.test_commands.TestEvAdventureCommands(methodName='runTest')[source]

Bases: evennia.contrib.tutorials.evadventure.tests.mixins.EvAdventureMixin, evennia.utils.test_resources.BaseEvenniaCommandTest

setUp()[source]

Sets up testing environment

test_inventory()[source]
test_wield_or_wear()[source]
test_remove()[source]
test_give__coins()[source]
test_give__item(mock_EvMenu)[source]
test_talk(mock_EvMenu)[source]