evennia.contrib.tutorials.evadventure.tests.test_quests

Testing Quest functionality.

class evennia.contrib.tutorials.evadventure.tests.test_quests.EvAdventureQuestTest(methodName='runTest')[源代码]

基类:evennia.contrib.tutorials.evadventure.tests.mixins.EvAdventureMixin, evennia.utils.test_resources.BaseEvenniaTest

Test questing.

setUp()[源代码]

Sets up testing environment

test_help()[源代码]

Get help

test_progress__fail()[源代码]

Check progress without having any.

test_progress()[源代码]

Fulfill the quest steps in sequence.