Specced supplier main board jumber
This commit is contained in:
@@ -59,3 +59,13 @@ Feature: Supplier main board
|
||||
When I reset the section selector in the supplier dashboard
|
||||
Then I should see the list and the new list
|
||||
And I should see the order and the new order
|
||||
|
||||
@javascript
|
||||
Scenario: Selecting a specific section and jumping towards section view
|
||||
Given there is an active list and order
|
||||
And I am signed in as supplier
|
||||
Then I should not see the supplier main board section jumper
|
||||
When I select the section in the supplier dashboard
|
||||
And I click on the section main board section jumper
|
||||
Then I should be redirected to the supplier section view
|
||||
|
||||
|
||||
Reference in New Issue
Block a user