Tests for team and group descriptions added
This commit is contained in:
parent
9959669f1c
commit
cf6d9a2222
5 changed files with 14 additions and 0 deletions
|
@ -20,6 +20,7 @@ Feature: UserTeams
|
|||
When I click to "New team" link
|
||||
And I submit form with new team info
|
||||
Then I should be redirected to new team page
|
||||
Then I should see newly created team
|
||||
|
||||
Scenario: I should see team dashboard list
|
||||
When I have teams with projects and members
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue