Start debugging olc menu structure
This commit is contained in:
parent
b297b88224
commit
c004c6678b
2 changed files with 37 additions and 32 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue