Sha256: 07f6e2a777dda14ea750cc7427c3de370cfa9981b0b5a87e97e7283307df6980
Contents?: true
Size: 469 Bytes
Versions: 54
Compression:
Stored size: 469 Bytes
Contents
Feature: View, add and edit feeds As a user I want to be able to manage feeds Scenario: Anonymous user visits the feeds index page Given I am not logged in When I go to "the public feed index" Then I should see "Registered Collections" Scenario: Admin user visits a page that does not exist and is prompted to create a new page Given I log in with role "administrator" When I go to "the feed admin page" Then I should see "Registered Collections"
Version data entries
54 entries across 54 versions & 3 rubygems