Better cucumber coverage for dashboard

This commit is contained in:
randx 2012-07-29 20:22:48 +03:00
parent 2cf5a9efbc
commit 217810433b
3 changed files with 84 additions and 0 deletions

View file

@ -0,0 +1,8 @@
Feature: Dashboard MR
Background:
Given I signin as a user
And I have authored merge requests
And I visit dashboard merge requests page
Scenario: I should see projects list
Then I should see my merge requests