felixlapierre / campus-guide

Concordia Campus Guide application - SOEN390
3 stars 2 forks source link

Acceptance Test for #19: As a user, I want to see room numbers, bathrooms and other amenities on indoor maps #231

Open gdzooks opened 4 years ago

gdzooks commented 4 years ago

User Story Covered:

19 As a user, I want to see room numbers, bathrooms and other amenities on indoor maps

Acceptance Criteria: 1. Seeing amenities

Given that I am on the maps page And that I have zoomed in on a building And that the indoor floor plan has become visible Then I should see room numbers, bathrooms, and other amenities

2. Amenity information

Given that I can see the room numbers, bathrooms, and other amenities on an indoor map And that I click on one of the visible amenities Then I should see a popup that describes the amenity and offers a "Go Here" button

3. Navigating to an amenity

Given that I have clicked on an amenity and the descriptive popup has appeared And that I click the "Go Here" button Then I should be able to select an origin and begin navigation to the amenity.

Steps for Acceptance Test: Seeing Amenities:

  1. Open the application
  2. Pinch the map to zoom in on a building; it is recommended that you zoom into the Webster Library building
  3. Room numbers, bathrooms, and other amenities should be visible on that floor of the building

Amenity information:

  1. Execute steps 1-3 from Seeing Amenities
  2. Click on a room number, bathroom, or other amenity; it is recommended that you click on a room number
  3. The information popup for that amenity will appear with a "Go Here" button located at its bottom

Navigating to an amenity:

  1. Execute steps 1-3 under the section above called "Seeing Amenities", then steps 1-3 under the section above called "Amenity information"
  2. Click the "Go Here" button
  3. Select your start location through one of the presented options; it is recommended that you select "Search for location" and then enter a location (ex. 3D Printing/LB-204.00) within the Webster Library building, but not crucial
  4. The directions screen should appear and display a path to reach the amenity

Please refer to this video for a demonstration of this acceptance criteria

Note:

jodavimehran commented 4 years ago

Accepted