0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test
cobbspur 487297ff81 Added open graph tags for ghost head helper
issue #3900
- uses isPrivacyDisabled helper to see if useStructuredData has been disabled in config.js
- adds an array of promises to deal with asynchronous data
- resolves asynchronous data then adds open graph tags after canonical link
- featured image and tags are only added if present
- open graph tags only added on post and page
- adds unit test to check correct data is returned
- updates other unit tests to reflect changes
2014-10-08 15:57:49 +01:00
..
functional Implements module tests 2014-09-29 22:33:09 +02:00
integration Naming cleanup 2014-09-20 21:09:16 +02:00
unit Added open graph tags for ghost head helper 2014-10-08 15:57:49 +01:00
utils Fix cache-control header for API routes 2014-09-25 11:06:28 +01:00
.jshintrc
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