Sha256: 530c341248850df3fc0d0ec9ca20c416b26c041605c98403832fe65d4eada4b7
Contents?: true
Size: 496 Bytes
Versions: 6
Compression:
Stored size: 496 Bytes
Contents
Feature: So that I can create a menu for my viewers to navigate my site As a user I should be able to manage menu items @javascript Scenario: Adding menu items Given a page "Home" exists And a category "Misc" exists And I am on the menu items page And show me the page When I create the page "Home" menu item Then I should see "Home" in the list of menu items When I create the category "Misc" menu item Then I should see "Misc" in the list of menu items
Version data entries
6 entries across 6 versions & 1 rubygems