get context list scenario passing

This commit is contained in:
Reinier Balt 2012-05-01 09:39:53 +02:00
parent c9d64e6f4b
commit 7bce774daa
9 changed files with 29 additions and 36 deletions

View file

@ -97,12 +97,6 @@ Feature: Manage the list of contexts
| active | @phone |
| hidden | @hidden |
@javascript
Scenario: Cannot add a context with comma in the name
When I go to the contexts page
And I add a new active context "foo, bar"
Then I should see "Name cannot contain the comma"
@javascript
Scenario: I can drag and drop to order the contexts
Given I have the following contexts