refactor feature steps
This commit is contained in:
parent
ef4e9c24d3
commit
79eb5ab396
34 changed files with 270 additions and 376 deletions
|
@ -1,11 +1,9 @@
|
|||
@javascript
|
||||
Feature: Project Wall
|
||||
In order to use Project Wall
|
||||
A user
|
||||
Should be able to read & write messages
|
||||
A user should be able to read and write messages
|
||||
|
||||
Background:
|
||||
Given I signin as a user
|
||||
Given I sign in as a user
|
||||
And I own project "Shop"
|
||||
And I visit project "Shop" wall page
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue