0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -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 Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
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 Apply JSHint to test files. 2014-09-03 20:33:58 +02:00