- 21 Feb, 2019 6 commits
-
-
miferreiro authored
The files that contain the information to handle the integration tests have been created.
-
miferreiro authored
-
miferreiro authored
For this, the PetsDataset class has been created in order to have test data and verify the correct functioning of the DAO. In addition, a matcher has been added to compare pets.
-
miferreiro authored
-
miferreiro authored
- The authentication header has been added to the test of modifying a person's name. - Updated the name of the PetDAO class to PetsDAO in the Pets resource.
-
miferreiro authored
-
- 18 Feb, 2019 1 commit
-
-
miferreiro authored
The PeopleResourceTests now include security tests to verify that normal users can't access people data.
-
- 12 Feb, 2019 1 commit
-
-
miferreiro authored
-