mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-17 15:50:13 +01:00
add empty tests for preferences. Will do this later because preferences to not use js
This commit is contained in:
parent
2fa431ef54
commit
edb3668dba
1 changed files with 1 additions and 1 deletions
|
|
@ -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>"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue