aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Tests/DevHive.Services.Tests/UserService.Tests.cs
Commit message (Collapse)AuthorAgeFilesLines
* Project Restructure P.1transtrike2021-02-131-394/+0
|
* Fixed tests and commented out the ones that don't work (because they need ↵Syndamia2021-02-051-95/+97
| | | | more setup)
* Fixed service layer tests (again)Danail Dimitrov2021-02-041-7/+14
|
* Fixed the return type of UserService.DeleteUser and refactored ↵Danail Dimitrov2021-01-281-2/+2
| | | | UserController.Delete to return BadRequestObjectResult if user is not deleted successfully
* Adding UserService testsDanail Dimitrov2021-01-281-0/+212
|
* Refactored tests after the boys broke themDanail Dimitrov2021-01-281-0/+173