UniversityClubSystem / ClubSystem

ClubSystemApi
https://clubsystemapi.herokuapp.com/swagger
0 stars 0 forks source link

UserController & ClubController Unit Tests #6

Open omrumbakitemiz opened 5 years ago

omrumbakitemiz commented 5 years ago

Unit tests for all controllers and repositories must be written.

Links: Unit Testing With Moq and Repository Pattern Unit Testing ASP.Net Core Web API using xUnit and Moq

omrumbakitemiz commented 5 years ago

ClubSystem - testing - WIP