add empty tests for preferences. Will do this later because preferences to not use js

This commit is contained in:
Reinier Balt 2010-11-27 17:26:43 +01:00
parent 2fa431ef54
commit edb3668dba

View file

@ -36,7 +36,7 @@ Feature: Get all sorts of lists from Tracks
And I should see feeds for contexts And I should see feeds for contexts
And I should see "@pc" as the selected context And I should see "@pc" as the selected context
@selenium @wip @selenium
Scenario Outline: I can select the item for getting feeds for that item Scenario Outline: I can select the item for getting feeds for that item
When I go to the feeds page When I go to the feeds page
And I select "<item>" from "<item-list>" And I select "<item>" from "<item-list>"