add spinach steps for project issues and source features
This commit is contained in:
parent
080bd12e16
commit
698500dd78
11 changed files with 345 additions and 26 deletions
|
@ -1,6 +1,6 @@
|
|||
Feature: Issues
|
||||
Feature: Project Issues
|
||||
Background:
|
||||
Given I signin as a user
|
||||
Given I sign in as a user
|
||||
And I own project "Shop"
|
||||
And project "Shop" have "Release 0.4" open issue
|
||||
And project "Shop" have "Release 0.3" closed issue
|
||||
|
@ -79,4 +79,3 @@ Feature: Issues
|
|||
When I select first assignee from "Shop" project
|
||||
And I click link "New Issue"
|
||||
Then I should see first assignee from "Shop" as selected assignee
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue