Add supplier info popup
This commit is contained in:
@@ -3,7 +3,8 @@ Feature: A signed in uses sees supplier info in the top right corner
|
||||
@javascript
|
||||
Scenario: Clicking on the table number opens the supplier info popup
|
||||
Given there is a confirmed and open supplier
|
||||
And there is a facebook user
|
||||
And I am signed in as a user
|
||||
And the user has an active order
|
||||
When the user clicks on the table number info in the top right corner
|
||||
When I am on the user homepage
|
||||
And the user clicks on the table number info in the top right corner
|
||||
Then the user sees the supplier information popup
|
||||
|
||||
Reference in New Issue
Block a user