Background: As a registered user after clicking "Random Res"
As a registered user
When I visit "/index"
And I click the green button with a thumbs up
Then I should be on "/:id" with the id being a vanity url of the restaurants name
And I should see a home icon in the top right
And I should see a link to the yelp page for this specific restaurant
And I should see the restaurant's phone number
And I should see a button "Go Back"
Background: As a registered user after clicking "Random Res"
As a registered user
When I visit "/index"
And I click the green button with a thumbs up
Then I should be on "/:id" with the id being a vanity url of the restaurants name
And I should see a home icon in the top right
And I should see a link to the yelp page for this specific restaurant
And I should see the restaurant's phone number
And I should see a button "Go Back"