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
|
@ -11,6 +11,7 @@ Feature: Project Team management
|
|||
Then I should be able to see myself in team
|
||||
And I should see "Sam" in team list
|
||||
|
||||
@javascript
|
||||
Scenario: Add user to project
|
||||
Given I click link "New Team Member"
|
||||
And I select "Mike" as "Reporter"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue