rThamb / soen390-schoolmap

7 stars 4 forks source link

Acceptance Test: UC-57 #164

Open OmniaGo opened 4 years ago

OmniaGo commented 4 years ago

UC-57, As a user, I want to easily star or favorite a specific address/location.

Acceptance Criteria The user should be able to star an address that they want to add to their list of favorite places

Procedure

  1. Launch the app
  2. Click on the hamburger menu

Scenario 1:

  1. Go to “Favorites” page
  2. Type an address in the provided input field
  3. Click on “Add Favorite”

Scenario 2:

  1. Go to “New Route” page
  2. Type an address in the provided input field for “Destination”
  3. Click on the star button displayed next to where you entered your destination address
  4. Press “Get Directions”
  5. Go back to main menu
  6. Select “Favorites”
  7. View the list of all your Favorited addresses

Expected output The user should see a list of all addresses they have added as favorites

MNezameddin commented 4 years ago

Please view the following video within the ZIP.

UC-57.zip

Device Specs:

Device_Specifications

mosaliza commented 4 years ago

Screenshot_20200415-201346_ConcordiaGo Remove empty rows. Also Favoriting a destination(EV building) did not update in favorites list.