feature tests

This commit is contained in:
Dmitriy Zaporozhets 2013-01-27 15:41:35 +02:00
parent cd47e625f0
commit d24fd32aa5
3 changed files with 18 additions and 0 deletions

View file

@ -0,0 +1,8 @@
Feature: Dashboard
Background:
Given I sign in as a user
And I own project "Shop"
And I visit dashboard projects page
Scenario: I should see issues list
Then I should see projects list