aboutsummaryrefslogtreecommitdiff
path: root/src/Services/DevHive.Services.Tests/CommentService.Tests.cs
Commit message (Collapse)AuthorAgeFilesLines
* Made all Returns(Task.FromResult) into ReturnsAsync in Service layer testsSyndamia2021-03-141-20/+20
|
* Updated code style of mock setups in Service layer testsSyndamia2021-03-141-26/+78
|
* Made properties into variables in Service layer testsSyndamia2021-03-141-47/+47
|
* Replaced all "new Guid()" with "Guid.NewGuid()" in service testsSyndamia2021-03-131-3/+3
|
* Code cleanup of UserTestsunit_test_refactoringtranstrike2021-02-221-50/+50
|
* Restructure Successfultranstrike2021-02-131-1/+1
|
* Project Restructure P.1transtrike2021-02-131-0/+262