Ghost/core/test
Hannah Wolfe e41d0c76fb
RSS service + controller improved for consistency (#9233)
refs #9192, refs #5091 

- Moved all url generation into generate-feed.js, so we can see as much data processing as possible in a single place.
- Refactored the way res.locals were used, to be more like how express uses them prior to rendering
- Removed a bunch of code & tests todo with context for RSS - I can't see any way that'd be used, unless we switched the rendering to use a template.
- moved the RSS rendering to be part of the service, not controller
- updated the tests significantly 

Note: RSS generate-feed has a complete duplication of the code used in the excerpt helper in order to create an item description
2017-11-10 07:36:39 +00:00
..
functional Switch to Eslint (#9197) 2017-11-01 13:44:54 +00:00
integration Added more database soft limits (#9225) 2017-11-09 15:22:20 +01:00
unit RSS service + controller improved for consistency (#9233) 2017-11-10 07:36:39 +00:00
utils Changed channelsRouter to use new base class 2017-11-09 10:47:20 +00:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00