| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Made all Returns(Task.FromResult) into ReturnsAsync in Service layer tests | Syndamia | 2021-03-14 | 1 | -28/+28 |
| * | Updated code style of mock setups in Service layer tests | Syndamia | 2021-03-14 | 1 | -88/+92 |
| * | Removed unused local variables in service tests | Syndamia | 2021-03-13 | 1 | -1/+0 |
| * | Replaced all "new Guid()" with "Guid.NewGuid()" in service tests | Syndamia | 2021-03-13 | 1 | -1/+1 |
| * | Updated user service tests to use jwt service, added some missing mocks to us... | Syndamia | 2021-03-13 | 1 | -44/+22 |
| * | Code cleanup of UserTestsunit_test_refactoring | transtrike | 2021-02-22 | 1 | -170/+223 |
| * | UserManager&RoleManager logic moved to Repo; Password hashing and validation ... | transtrike | 2021-02-16 | 1 | -1/+1 |
| * | Code Analyzer added to all csproj; Removed unnessessary code; Fixed formatting | transtrike | 2021-02-15 | 1 | -4/+4 |
| * | Restructure Successful | transtrike | 2021-02-13 | 1 | -1/+1 |
| * | Removed all references | transtrike | 2021-02-13 | 1 | -1/+1 |
| * | Project Restructure P.1 | transtrike | 2021-02-13 | 1 | -0/+394 |
