rspec seems to behave now
This commit is contained in:
@@ -38,7 +38,7 @@ Feature: Supplier section view
|
||||
Then the section table should not have any active list markings anymore
|
||||
And the list should be marked as closed
|
||||
|
||||
@javascript @broken
|
||||
@javascript
|
||||
Scenario: Selecting a specific section limits the result to the lists and orders of those sections
|
||||
Given there is an active list and order
|
||||
And I am signed in as supplier
|
||||
@@ -54,7 +54,7 @@ Feature: Supplier section view
|
||||
And I should see the order and the new order
|
||||
|
||||
|
||||
@javascript @broken
|
||||
@javascript
|
||||
Scenario: Going to edit mode and change section properties
|
||||
Given there is an active list and order
|
||||
And there are 2 supplier sections
|
||||
@@ -67,7 +67,7 @@ Feature: Supplier section view
|
||||
When I click the supplier section normal mode button
|
||||
Then the supplier last section properties should be updated to the new values
|
||||
|
||||
@javascript @broken
|
||||
@javascript
|
||||
Scenario: A new order is created when the view is already loaded
|
||||
Given there is a confirmed and open supplier
|
||||
And there is a table in the section
|
||||
|
||||
Reference in New Issue
Block a user