In this PR we introduce new API endpoints that will allow the admin to specify a commons when running the milking the cows and updating cow health jobs
Screenshots (Optional)
Validation (Optional)
Download this branch.
Run the project.
Go to this swagger.
Test new API Endpoints.
Tests
[x] Backend Unit tests (mvn test) pass
[x] Backend Test coverage (mvn test jacoco:report) 100%
[x] Backend Mutation tests (mvn test pitest:mutationCoverage) 100%
Overview
In this PR we introduce new API endpoints that will allow the admin to specify a commons when running the milking the cows and updating cow health jobs
Screenshots (Optional)
Validation (Optional)
Tests
mvn test
) passmvn test jacoco:report
) 100%mvn test pitest:mutationCoverage
) 100%Linked Issues
Closes #44