add spinach steps for remaining features
This commit is contained in:
parent
698500dd78
commit
b58155113b
16 changed files with 357 additions and 24 deletions
|
@ -1,11 +1,14 @@
|
|||
Feature: Project
|
||||
Feature: Projects
|
||||
Background:
|
||||
Given I signin as a user
|
||||
And I own project "Shop"
|
||||
And I visit project "Shop" page
|
||||
And I visit project "Shop" page
|
||||
|
||||
Scenario: I should see project activity
|
||||
# @wip
|
||||
# Scenario: I should see project activity
|
||||
|
||||
Scenario: I edit project
|
||||
# @wip
|
||||
# Scenario: I edit project
|
||||
|
||||
Scenario: I visit attachments
|
||||
# @wip
|
||||
# Scenario: I visit attachments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue