aboutsummaryrefslogtreecommitdiff
path: root/MundusTests/ServiceTests/Tiles/Mobs/InventoryTests.cs
Commit message (Collapse)AuthorAgeFilesLines
* Completed all tests (there is still some code that can be tested, but it ↵Syndamia2020-05-221-25/+41
| | | | 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-201-0/+252
(Service/Mobs). Did some minor changes to the program.