todos-contra-el-fuego-web/cucumber/features/general.feature
2018-02-09 11:02:21 +01:00

14 lines
509 B
Gherkin

Feature: This app should generate a correct sitemap, etc
@watch
Scenario: I verify that a sitemap is generated correctly
Given the page sitemap.xml
Then I check that exist this list of pages in the sitemap
| license | License |
| terms | Terms of Service |
| credits | Credits |
| privacy | Privacy Policy |
| fires | Active Fires |
| login | Login |
| signup | Signup |
# And should be spiderables