0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test
Jacob Gable 2cfa18475a Generate sitemap files
Closes #623

- Add basic init and eventing scaffold
- Add sitemap-index.xml generation
- Broke out generators to individual files, added request handler
- Add page, author and tag xml files; add index mapping
- Add SiteMapManager unit tests
- Add Generators tests
- Cache invalidation headers for sitemap-*.xml
- Redirect sitemap.xml to index and rename to sitemap-index
- Handle page convert and publish/draft changes
- Add very basic functional test for route existence
- Add cache headers to sitemap routes
2014-11-30 10:49:45 -08:00
..
client Add initial client unit test. 2014-11-26 23:20:50 -05:00
functional Generate sitemap files 2014-11-30 10:49:45 -08:00
integration Generate sitemap files 2014-11-30 10:49:45 -08:00
unit Use non-deprecated moment.substract() 2014-11-29 17:58:55 -08:00
utils Adding comprehensive subdirectory route tests 2014-11-24 08:28:34 +00:00
.jshintrc Updating dev dependencies 2014-09-17 16:44:30 +01:00
blanket_coverage.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00