Start debugging olc menu structure

This commit is contained in:
Griatch 2018-07-01 00:17:43 +02:00
parent b297b88224
commit c004c6678b
2 changed files with 37 additions and 32 deletions

View file

@ -355,6 +355,8 @@ class TestMenuModule(EvenniaTest):
{'goto': ('node_validate_prototype', {'back': 'ThisNode'}),
'key': ('|wv|Walidate prototype', 'v')}])
self.assertEqual(olc_menus._validate_prototype(self.test_prot, (False, Something)))
def test_node_helpers(self):
caller = self.caller