Sha256: b8ffc14b75a5730d1c760d1e3e48aac1922a8b89e7c7242aa37474f8c2430ab9

Contents?: true

Size: 379 Bytes

Versions: 8

Compression:

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

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
noodall-ui-0.0.9 features/sitemap.feature
noodall-ui-0.0.8 features/sitemap.feature
noodall-ui-0.0.7 features/sitemap.feature
noodall-ui-0.0.6 features/sitemap.feature
noodall-ui-0.0.5 features/sitemap.feature
noodall-ui-0.0.4 features/sitemap.feature
noodall-ui-0.0.3 features/sitemap.feature
noodall-ui-0.0.2 features/sitemap.feature