gurkenlabs / litiengine

LITIENGINE 🕹 The pure 2D java game engine.
https://litiengine.com/
MIT License
718 stars 94 forks source link

Improve test coverage #805

Closed nightm4re94 closed 6 months ago

nightm4re94 commented 6 months ago

This PR adds AnimationTests, AStarPathFinderTests, GamepadManagerTests, MapUtilitiesTests, and SpritesheetsTests. It also fixes two bugs and ensures that test results reports are published in the build pipeline.