aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Tests/DevHive.Services.Tests
Commit message (Expand)AuthorAgeFilesLines
* Extracted Interfaces from every DevHive.Data class; Tidied up the DevHive.Int...transtrike2021-01-151-1/+1
* Refactoed technology service tests to use Assert.Throw instead of try catchDanail Dimitrov2021-01-141-87/+42
* Refactored Technology service testsDanail Dimitrov2021-01-141-169/+166
* Fixed issues in Language & Technology and their interactions with Usertranstrike2021-01-141-4/+4
* Added .csproj wide code analyzer supporttranstrike2021-01-131-0/+4
* Fixed formatting issues and missing {} in DevHive.Teststranstrike2021-01-131-181/+185
* The return of the interfacestranstrike2021-01-132-273/+270
* Full implementation of Language & Technologies to Usertranstrike2021-01-121-5/+5
* Added tests for TechnologyServiceDanail Dimitrov2021-01-121-7/+216
* Added Interfaces for all repository classesDanail Dimitrov2021-01-113-18/+66
* Fixed test projectsDanail Dimitrov2021-01-102-0/+37