aboutsummaryrefslogtreecommitdiff
path: root/MundusTests/ServiceTests
Commit message (Collapse)AuthorAgeFilesLines
* Finished with refactoring. This version is now officially finished.Syndamia2020-05-233-6/+6
|
* Completed all tests (there is still some code that can be tested, but it ↵Syndamia2020-05-227-69/+130
| | | | 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-206-51/+316
| | | | (Service/Mobs). Did some minor changes to the program.
* Did all tests for Service/Tiles/Items and Service/Tiles/ItemsSyndamia2020-05-197-0/+251
|
* Fixed MITests and did all Service/SuperLayers tests (for HeightController ↵Syndamia2020-05-192-6/+166
| | | | and ImageController)
* Added final data test (that I didn't think I could do)Syndamia2020-05-191-0/+30