aboutsummaryrefslogtreecommitdiff
path: root/src/Data/DevHive.Data.Tests
Commit message (Collapse)AuthorAgeFilesLines
* Code cleanup of UserTestsunit_test_refactoringtranstrike2021-02-227-231/+130
|
* UserManager&RoleManager logic moved to Repo; Password hashing and validation ↵transtrike2021-02-161-4/+4
| | | | moved to Repo and using ASPNET Core hashing methods; Added Migrations; Fixed Roles not added to user
* Code Analyzer added to all csproj; Removed unnessessary code; Fixed formattingtranstrike2021-02-151-6/+7
|
* Restructure Successfultranstrike2021-02-132-9/+8
|
* Removed all referencestranstrike2021-02-131-8/+0
|
* Project Restructure P.1transtrike2021-02-138-0/+1095