rewrite dashboard feature steps using spinach
This commit is contained in:
parent
bb75052a90
commit
d74f54736b
9 changed files with 205 additions and 17 deletions
|
@ -1,8 +1,8 @@
|
|||
Feature: Dashboard MR
|
||||
Background:
|
||||
Given I signin as a user
|
||||
Feature: Dashboard Merge Requests
|
||||
Background:
|
||||
Given I sign in as a user
|
||||
And I have authored merge requests
|
||||
And I visit dashboard merge requests page
|
||||
And I visit dashboard merge requests page
|
||||
|
||||
Scenario: I should see projects list
|
||||
Then I should see my merge requests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue