aboutsummaryrefslogtreecommitdiff
path: root/MundusTests/ServiceTests/Tiles/Mobs
Commit message (Collapse)AuthorAgeFilesLines
* Finished with refactoring. This version is now officially finished.Syndamia2020-05-231-1/+1
|
* Completed all tests (there is still some code that can be tested, but it ↵Syndamia2020-05-222-42/+63
| | | | will be very hard to do so and I am skipping it for now).
* Fixed test SetUps and TearDowns. Did tests for Inventory and MobTile ↵Syndamia2020-05-202-0/+312
(Service/Mobs). Did some minor changes to the program.