Tests for basic + engine bugs
-
No tests for command_args since the level is not finished
-
You can compile an engine in bug/answer mode during a test (changed make_level to add an ifdef)
-
There is an error from easytracker preventing some tests to succeed
ERROR:level:Cannot update state of level: Python exception was raised in decode in easytracker: Python Exception <class 'AttributeError'>: 'NoneType' object has no attribute 'fullname' Error occurred in Python: 'NoneType' object has no attribute 'fullname'
Edited by GENEVOIS Noe