Small additions to player testing should bump our coverage up a little.
Although I am against writing additional code so that things can be tested, I have added a few try catch blocks to the player class that now output warnings if things like the speech manager are missing. I believe that this is correct behaviour as the player should still function without the speech box manager and certain parts of the game snapshot.
Small additions to player testing should bump our coverage up a little.
Although I am against writing additional code so that things can be tested, I have added a few try catch blocks to the player class that now output warnings if things like the speech manager are missing. I believe that this is correct behaviour as the player should still function without the speech box manager and certain parts of the game snapshot.