This week I focused heavily on completing the remaining controller logic for the Registrar/Gradebook system. I implemented and tested three major features the EnrollmentController update, the StudentController transcript and schedule retrieval, finally the StudentScheduleController add/drop endpoints. A big part of the work was understanding the flow between repositories, and DTOs. I also created focused unit tests using MockMvc and Mockito making sure each controller method was covered with correct test cases.

Comments

Popular posts from this blog