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 Issues
Background:
Given I signin as a user
And I have assigned issues
And I visit dashboard issues page
Scenario: I should see issues list
Then I should see issues assigned to me