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
/
DevHive.Tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed tests and commented out the ones that don't work (because they need mor...
Syndamia
2021-02-05
2
-118
/
+120
*
Updated feed and post repository tests; commented out tests that can't be don...
Syndamia
2021-02-05
3
-30
/
+32
*
Added UserController tests
Syndamia
2021-02-04
1
-0
/
+257
*
Adding FeedController tests
Danail Dimitrov
2021-02-04
2
-0
/
+100
*
Added RoleController tests
Syndamia
2021-02-04
1
-0
/
+201
*
Added PostController tests
Syndamia
2021-02-04
1
-0
/
+248
*
Adding CommentController tests
Danail Dimitrov
2021-02-04
1
-0
/
+256
*
Fixed existsing web layer tests (again)
Danail Dimitrov
2021-02-04
1
-5
/
+5
*
Fixed service layer tests (again)
Danail Dimitrov
2021-02-04
6
-412
/
+451
*
za viko
Danail Dimitrov
2021-02-03
2
-25
/
+49
*
Fixed the return type of UserService.DeleteUser and refactored UserController...
Danail Dimitrov
2021-01-28
1
-2
/
+2
*
Adding UserService tests
Danail Dimitrov
2021-01-28
2
-1
/
+212
*
Refactored tests after the boys broke them
Danail Dimitrov
2021-01-28
6
-16
/
+216
*
Adding RoleService tests
Danail Dimitrov
2021-01-28
1
-0
/
+230
*
Adding FeedService tests and fixed minor bug with FeedService.GetPage where n...
Danail Dimitrov
2021-01-28
1
-0
/
+155
*
Adding PostService tests
Danail Dimitrov
2021-01-27
1
-0
/
+494
*
Adding TechnologyService tests
Danail Dimitrov
2021-01-27
1
-0
/
+33
*
Fixed name inconsistency (TechnologyService.Create renamed to CreateTechnology)
Danail Dimitrov
2021-01-27
2
-17
/
+12
*
Adding LanguageService tests
Danail Dimitrov
2021-01-27
2
-10
/
+39
*
Adding RoleRepository tests
Danail Dimitrov
2021-01-27
2
-5
/
+119
*
Adding FeedRepository tests
Danail Dimitrov
2021-01-27
1
-0
/
+118
*
adding comment repository tests
Danail Dimitrov
2021-01-26
1
-0
/
+98
*
adding post repository tests
Danail Dimitrov
2021-01-26
2
-1
/
+121
*
Removing tests for deleted User Repository methods
Danail Dimitrov
2021-01-26
3
-600
/
+1
*
Adding User Repository Tests
Danail Dimitrov
2021-01-26
6
-105
/
+450
*
Adding Comment layer unit test(Note: Data is to be refactored no data layer t...
Danail Dimitrov
2021-01-21
5
-10
/
+422
*
Adding Language layer unit test(Note: Data is to be refactored no data layer ...
Danail Dimitrov
2021-01-21
4
-10
/
+346
*
Made all Technology Layer Tests async again
Danail Dimitrov
2021-01-21
3
-174
/
+138
*
fixing edit methods in repos
Danail Dimitrov
2021-01-21
1
-56
/
+0
|
\
|
*
Code cleanup, consistency and merge conflict resolved
transtrike
2021-01-21
3
-198
/
+163
|
|
\
|
*
|
Code cleanup & consistency
transtrike
2021-01-21
1
-56
/
+0
*
|
|
Made all Technology Layer Tests not asymc again
Danail Dimitrov
2021-01-21
4
-131
/
+280
|
|
/
|
/
|
*
|
Refactored technology layer tests to be async
Danail Dimitrov
2021-01-21
3
-198
/
+163
|
/
*
Fixed TechnologyService.Tests after refactoring of TechnologyService
Danail Dimitrov
2021-01-21
4
-23
/
+58
*
Changed List to HashSet for "no duplicates" scenario
transtrike
2021-01-20
1
-9
/
+9
*
Updated Moq to newer version
transtrike
2021-01-19
3
-3
/
+3
*
Fix lang naming
transtrike
2021-01-17
1
-4
/
+4
*
Added more tests in UserRepo
transtrike
2021-01-17
1
-77
/
+182
*
Refactored little bit of UserRepoTests
transtrike
2021-01-16
1
-12
/
+18
*
Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into dev
transtrike
2021-01-16
1
-5
/
+132
|
\
|
*
Adding TechnologyController Tetsts
Danail Dimitrov
2021-01-15
1
-5
/
+132
*
|
Completed Create operations in Data.Tests/UserRepo
transtrike
2021-01-15
1
-10
/
+136
|
/
*
Extracted Interfaces from every DevHive.Data class; Tidied up the DevHive.Int...
transtrike
2021-01-15
3
-2
/
+18
*
Refactoed technology service tests to use Assert.Throw instead of try catch
Danail Dimitrov
2021-01-14
3
-87
/
+98
*
Refactored Technology service tests
Danail Dimitrov
2021-01-14
1
-169
/
+166
*
More formatting fixes
transtrike
2021-01-14
2
-206
/
+190
*
Fixed DI when running DevHive.Web
transtrike
2021-01-14
1
-0
/
+22
*
Renamed async methods to include Async in the name in UserRepository
transtrike
2021-01-14
1
-0
/
+7
*
Fixed issues in Language & Technology and their interactions with User
transtrike
2021-01-14
2
-11
/
+11
*
Added .csproj wide code analyzer support
transtrike
2021-01-13
3
-0
/
+12
[next]