Added sitemap

This commit is contained in:
vjrj 2018-02-09 11:02:21 +01:00
parent c3bc4e604a
commit 346016b5c4
7 changed files with 78 additions and 1 deletions

View file

@ -0,0 +1,14 @@
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