-
-
Notifications
You must be signed in to change notification settings - Fork 28
US15
Jose Morales edited this page Apr 2, 2023
·
4 revisions
As user, I want to delete a pet so that I can remove any pet from my pet list
Acceptance Criteria
- The user can list pets
- The user can see a delete button under every pet in the list
- The user can click on the delete button and get a confirmation request from the system
- User should delete a pet after confirmation
Issues