All acceptance specs nicely working
This commit is contained in:
@@ -32,8 +32,7 @@ Feature: Supplier section view
|
|||||||
Then the section table should not have any active list markings anymore
|
Then the section table should not have any active list markings anymore
|
||||||
And the list should be marked as closed
|
And the list should be marked as closed
|
||||||
|
|
||||||
#@javascript
|
@javascript
|
||||||
@broken
|
|
||||||
Scenario: Selecting a specific section limits the result to the lists and orders of those sections
|
Scenario: Selecting a specific section limits the result to the lists and orders of those sections
|
||||||
Given there is an active list and order
|
Given there is an active list and order
|
||||||
And I am signed in as supplier
|
And I am signed in as supplier
|
||||||
|
|||||||
@@ -37,7 +37,6 @@ Feature: Supplier main board
|
|||||||
|
|
||||||
When a new order on a table in another section is created
|
When a new order on a table in another section is created
|
||||||
And I wait 1 second
|
And I wait 1 second
|
||||||
And I open the debugger
|
|
||||||
Then the new list should appear in the supplier dashboard
|
Then the new list should appear in the supplier dashboard
|
||||||
And the new order on a table in another section should be present in the supplier dashboard
|
And the new order on a table in another section should be present in the supplier dashboard
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user