Scenario 2: Planning my route
Given: I have selected all the exhibits I wish to see
And: I wish to have a route to all the exhibits
When: I hit the “plan” button
Then: A screen should appear containing a plan of all the exhibits labeled by the animal’s name, starting at the front gate, ordered by distance along the route
And: I should see the street/trail name and distance below the animal name
And: The listings in the plan should be sorted by distance, with each distance being a little larger than the next
Scenario 2: Planning my route Given: I have selected all the exhibits I wish to see And: I wish to have a route to all the exhibits When: I hit the “plan” button Then: A screen should appear containing a plan of all the exhibits labeled by the animal’s name, starting at the front gate, ordered by distance along the route And: I should see the street/trail name and distance below the animal name And: The listings in the plan should be sorted by distance, with each distance being a little larger than the next