Finish select2-ajax for users. Added Select2Helper for tests
This commit is contained in:
parent
10f14136f5
commit
ef05423f47
11 changed files with 256 additions and 222 deletions
|
@ -46,6 +46,7 @@ Feature: UserTeams
|
|||
When I visit team merge requests page
|
||||
Then I should see merge requests from this team assigned to me
|
||||
|
||||
@javascript
|
||||
Scenario: I should add user to projects in Team
|
||||
Given I have team with projects and members
|
||||
Given I have new user "John"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue