Scenario 1: “Grizzly Bear” auto-completion
Given: The search bar is selected
And: Grizzly Bear isn’t in my list
And: Grizzly Bears exist at the zoo
When: I type “Griz”
Then: I see “Grizzly Bear” in the drop-down list (search results: need to differentiate btwn our “visit” list and the “search results” list)
And: I can select it to add Grizzly Bear to my list
Scenario 1: “Grizzly Bear” auto-completion Given: The search bar is selected And: Grizzly Bear isn’t in my list And: Grizzly Bears exist at the zoo When: I type “Griz” Then: I see “Grizzly Bear” in the drop-down list (search results: need to differentiate btwn our “visit” list and the “search results” list) And: I can select it to add Grizzly Bear to my list