index
:
IT-kariera/Team-Kaleidoscope/DevHive
chat_system
dev
dev-old
feature/profile_picture_implementation
fix_friends_authorization
friends_functionality
heroku/main
lazy_loading
main
nswag
rating_system
unit_test_refactoring
unit_tests
[no description]
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Services
/
DevHive.Services.Tests
/
UserService.Tests.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed tests
dev
Syndamia
2021-04-09
1
-18
/
+19
*
Introduced consts for every string possible. FML
transtrike
2021-04-05
1
-1
/
+1
*
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 UserTests
unit_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