aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Tests/DevHive.Data.Tests/TechnologyRepository.Tests.cs
Commit message (Expand)AuthorAgeFilesLines
* Adding User Repository TestsDanail Dimitrov2021-01-261-56/+9
* Made all Technology Layer Tests async againDanail Dimitrov2021-01-211-78/+50
* Made all Technology Layer Tests not asymc againDanail Dimitrov2021-01-211-53/+81
* Refactored technology layer tests to be asyncDanail Dimitrov2021-01-211-90/+57
* Fixed TechnologyService.Tests after refactoring of TechnologyServiceDanail Dimitrov2021-01-211-6/+7
* More formatting fixestranstrike2021-01-141-188/+190
* Fixed issues in Language & Technology and their interactions with Usertranstrike2021-01-141-7/+7
* Full implementation of Language & Technologies to Usertranstrike2021-01-121-5/+5
* Language layers refactored; User implements adding & removing Languages; Migr...transtrike2021-01-121-2/+2
* Added Interfaces for all repository classesDanail Dimitrov2021-01-111-1/+0
* Adding Unit tests for TechnologyRepositoryDanail Dimitrov2021-01-101-110/+189
* Fixed test projectsDanail Dimitrov2021-01-101-0/+121