refactor out old modal structure in favor of the new namespaced one

This commit is contained in:
2015-01-13 12:34:42 +01:00
parent b614eeeaef
commit 6d6b95d9c0
20 changed files with 126 additions and 61 deletions
@@ -0,0 +1,9 @@
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 the user has an active order
When the user clicks on the table number info in the top right corner
Then the user sees the supplier information popup