CaraMcAvinchey / purrfect-sitters

A full-stack web application for a pet sitting service. Built with full CRUD operations using HTML, CSS, Django, Bootstrap and MySQL with Stripe as the payment system.
1 stars 2 forks source link

TEST CASE: ADD CAT #38

Open CaraMcAvinchey opened 1 year ago

CaraMcAvinchey commented 1 year ago

As an authenticated user, I can create a profile with information about each of my cats, so that I can get personalised service from the cat sitter.

Acceptance Criteria

Scenario: Given I am logged in and on my profile When I click add cat And I complete all of the required information Then I will be able to save it to my profile

URL: https://purrfect-sitters-service.herokuapp.com/cat/add/

Expected Outcome

CaraMcAvinchey commented 1 year ago
image image image image image