aboutsummaryrefslogtreecommitdiff
path: root/MundusTests/ServiceTests/SuperLayers/ImageControllerTests.cs
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-221-6/+8
| | | | 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-15/+1
| | | | (Service/Mobs). Did some minor changes to the program.
* Fixed MITests and did all Service/SuperLayers tests (for HeightController ↵Syndamia2020-05-191-0/+159
and ImageController)