stability improvement
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
Feature: Manage settings
|
||||
|
||||
@javascript
|
||||
Scenario: Changing the supplier email
|
||||
Given there is a confirmed and open supplier
|
||||
And I am signed in as supplier
|
||||
@@ -13,6 +14,7 @@ Feature: Manage settings
|
||||
Then the supplier gets redirected to the supplier settings path
|
||||
And the supplier email is the new email and the unconfirmed email is empty
|
||||
|
||||
@javascript @broken
|
||||
Scenario: Setting the timezone
|
||||
Given there is a confirmed and open supplier
|
||||
And I am signed in as supplier
|
||||
|
||||
@@ -43,6 +43,7 @@ Feature: Supplier main board
|
||||
And the new order on a table in another section should be present in the supplier dashboard
|
||||
|
||||
When I click on the close list button in the supplier dashboard
|
||||
And confirm the supplier close list modal
|
||||
And I wait 1 second
|
||||
Then the list in the supplier dashboard should not be displayed anymore
|
||||
And the list should be marked as closed
|
||||
|
||||
Reference in New Issue
Block a user