Summary
- Solving improper branch file deletion, covering ApplicationConfig, ShelterEntity; and adding testers (commit: 5da4abd) (details)
| The file was added | src/test/java/co/edu/udistrital/mdp/pets/config/ApplicationConfigTest.java |
| The file was added | src/test/java/co/edu/udistrital/mdp/pets/entities/ShelterEntityTest.java |
| The file was modified | pom.xml (diff) |
| The file was added | src/main/java/co/edu/udistrital/mdp/pets/repositories/ShelterRepository.java |
| The file was modified | Jenkinsfile (diff) |