Java testing homework What is done: Added new endoints: GET /todos?isCompleted PUT /todos/{id}/cancel Written for a demo project 5 new unit tests Written 11 integration tests that cover all layers (no mocks are used except MockMvc)