mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-11 03:38:51 +01:00
get context list scenario passing
This commit is contained in:
parent
c9d64e6f4b
commit
7bce774daa
9 changed files with 29 additions and 36 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue