0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/unit/controllers/frontend
Hannah Wolfe ff7517b801 Switch RSS to use new filter param
refs #5943, #5091

- split out channel config
- use config.theme instead of api calls to grab title & desc
- wrap rss call in a function which sets channel config for RSS feeds
- change rss `getData` function to use the new multiple-query-handling fetchData functionality
- make sure channelConfig is set in all tests
2015-10-27 10:00:51 +00:00
..
context_spec.js Split helper functions from frontend controller 2015-10-22 18:46:58 +01:00
error_spec.js Split helper functions from frontend controller 2015-10-22 18:46:58 +01:00
fetch-data_spec.js Switch frontend controller to use new filter param 2015-10-26 09:40:19 +00:00
format-response_spec.js Switch frontend controller to use new filter param 2015-10-26 09:40:19 +00:00
index_spec.js Switch RSS to use new filter param 2015-10-27 10:00:51 +00:00