0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/integration
Andrew Chilton 7f9d10a62d Assign a higher priority to featured posts in the sitemap
Closes #4792
- Made priority be 0.8 (as it currently is) for standard posts
- Made featured posts have a priority of 0.9
- Split the current test into two to check both above scenarios
2015-01-24 21:19:14 +13:00
..
api Check all users when generating slug 2015-01-16 06:56:53 +00:00
model Fixup finding user by role name 2015-01-20 18:31:17 +00:00
export_spec.js
import_spec.js Update grunt-jscs dependency 2015-01-16 18:06:20 +00:00
sitemap_spec.js Assign a higher priority to featured posts in the sitemap 2015-01-24 21:19:14 +13:00
update_check_spec.js