aboutsummaryrefslogtreecommitdiff
path: root/src/Services/DevHive.Services.Tests/PostService.Tests.cs
Commit message (Expand)AuthorAgeFilesLines
* Fixed testsdevSyndamia2021-04-091-10/+10
* Added tests for untested methods in CommentRepositoryDanail Dimitrov2021-03-181-1/+2
* 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-49/+49
* Removed unused local variables in service testsSyndamia2021-03-131-4/+0
* Replaced all "new Guid()" with "Guid.NewGuid()" in service testsSyndamia2021-03-131-8/+8
* Restructure Successfultranstrike2021-02-131-1/+1
* Project Restructure P.1transtrike2021-02-131-0/+271