Sha256: c4f20a7807cf0e57777204944415e338a210c043269a66cdb62d71dde7b9646e

Contents?: true

Size: 561 Bytes

Versions: 60

Compression:

Stored size: 561 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

60 entries across 60 versions & 1 rubygems

Version Path
noodall-ui-0.4.11 features/sitemap.feature
noodall-ui-0.4.10 features/sitemap.feature
noodall-ui-0.4.9 features/sitemap.feature
noodall-ui-0.4.8 features/sitemap.feature
noodall-ui-0.4.7 features/sitemap.feature
noodall-ui-0.3.20 features/sitemap.feature
noodall-ui-0.4.6 features/sitemap.feature
noodall-ui-0.3.19 features/sitemap.feature
noodall-ui-0.4.5 features/sitemap.feature
noodall-ui-0.4.4 features/sitemap.feature
noodall-ui-0.4.1 features/sitemap.feature
noodall-ui-0.4.0 features/sitemap.feature
noodall-ui-0.3.17 features/sitemap.feature
noodall-ui-0.3.16 features/sitemap.feature
noodall-ui-0.3.15 features/sitemap.feature
noodall-ui-0.3.14 features/sitemap.feature
noodall-ui-0.3.13 features/sitemap.feature
noodall-ui-0.3.12 features/sitemap.feature
noodall-ui-0.3.11 features/sitemap.feature
noodall-ui-0.3.8 features/sitemap.feature