Sha256: 5730ba027818c4c5e7a8175ce0804ac6a450dd4f645bd7b6e5595e6728434820

Contents?: true

Size: 562 Bytes

Versions: 26

Compression:

Stored size: 562 Bytes

Contents

@,website
Feature: Site Map
  In order to allow website visitors to see on overview of the entire site the website will
  provide a site map showing all content on the website

  Scenario: View Site Map
    Given the website has been populated with content based on the site map
    When I am on the site map page
    Then I should see a tree style list that contains all content

  Scenario: View Site Map XML
    Given the website has been populated with content based on the site map
    When I am on the site map xml page
    Then I should see a page of xml

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
noodall-ui-0.5.15 features/sitemap.feature
noodall-ui-0.5.14 features/sitemap.feature
noodall-ui-0.5.13 features/sitemap.feature
noodall-ui-0.5.12 features/sitemap.feature
noodall-ui-0.5.11 features/sitemap.feature
noodall-ui-0.5.10 features/sitemap.feature
noodall-ui-0.5.9 features/sitemap.feature
noodall-ui-0.5.8 features/sitemap.feature
noodall-ui-0.5.7 features/sitemap.feature
noodall-ui-0.5.6 features/sitemap.feature
noodall-ui-0.5.5 features/sitemap.feature
noodall-ui-0.5.4 features/sitemap.feature
noodall-ui-0.5.3 features/sitemap.feature
noodall-ui-0.5.2 features/sitemap.feature
noodall-ui-0.5.1 features/sitemap.feature
noodall-ui-0.5.0 features/sitemap.feature
noodall-ui-0.5.0.pre.10 features/sitemap.feature
noodall-ui-0.5.0.pre.9 features/sitemap.feature
noodall-ui-0.5.0.pre.8 features/sitemap.feature
noodall-ui-0.5.0.pre.7 features/sitemap.feature