XDftr / testify-backend

An application for managing students, assignments, and automated code testing, designed for TalTech.
GNU General Public License v3.0
0 stars 0 forks source link

Implement Unit and Integration Testing #17

Open XDftr opened 3 weeks ago

XDftr commented 3 weeks ago

Write unit tests for services, controllers, and repositories using JUnit and Mockito. Develop integration tests to verify end-to-end functionality. Ensure high code coverage and reliability.