aboutsummaryrefslogtreecommitdiff
path: root/MundusTests
Commit message (Collapse)AuthorAgeFilesLines
* Finished with refactoring. This version is now officially finished.Syndamia2020-05-235-10/+10
|
* Supposedly, fixed NuGet packagesSyndamia2020-05-232-15/+20
|
* Completed all tests (there is still some code that can be tested, but it ↵Syndamia2020-05-2214-308/+292
| | | | 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-2013-353/+628
| | | | (Service/Mobs). Did some minor changes to the program.
* Did all tests for Service/Tiles/Items and Service/Tiles/ItemsSyndamia2020-05-198-0/+261
|
* Fixed MITests and did all Service/SuperLayers tests (for HeightController ↵Syndamia2020-05-194-7/+175
| | | | and ImageController)
* Added final data test (that I didn't think I could do)Syndamia2020-05-194-11/+69
|
* Finished with all Data layer testsSyndamia2020-05-1917-71/+330
|
* Started working on view layer tests and did a bit of restructuring.Syndamia2020-05-168-0/+787