Loading test/behat/features/site_features/externalfeed.feature +1 −8 Original line number Diff line number Diff line Loading @@ -23,14 +23,7 @@ Scenario: Add some externalfeed blocks And I click on blocktype "External feed" Then I should see "URL of a valid RSS or ATOM feed" And I fill in "Feed location" with "http://www.apple.com/main/rss/hotnews/hotnews.rss" And I press "Save" Then I should see "provided by Apple." When I follow "Drag to add a new block" in the "blocktype sidebar" "Views" property And I press "Add" And I click on blocktype "External feed" And I set the field "Block title" to "" And I fill in "Feed location" with "http://php.net/feed.atom" And I fill in "Items to show" with "2" And I enable the switch "Show feed items in full" And I press "Save" Then I should see "PHP.net" Then I should see "provided by Apple." No newline at end of file Loading
test/behat/features/site_features/externalfeed.feature +1 −8 Original line number Diff line number Diff line Loading @@ -23,14 +23,7 @@ Scenario: Add some externalfeed blocks And I click on blocktype "External feed" Then I should see "URL of a valid RSS or ATOM feed" And I fill in "Feed location" with "http://www.apple.com/main/rss/hotnews/hotnews.rss" And I press "Save" Then I should see "provided by Apple." When I follow "Drag to add a new block" in the "blocktype sidebar" "Views" property And I press "Add" And I click on blocktype "External feed" And I set the field "Block title" to "" And I fill in "Feed location" with "http://php.net/feed.atom" And I fill in "Items to show" with "2" And I enable the switch "Show feed items in full" And I press "Save" Then I should see "PHP.net" Then I should see "provided by Apple." No newline at end of file