0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/integration
cobbspur cd5d87ddf2 Return computed url with post object
closes #4445

- post model gets permalink format
- post model queries urlPathForPost to return computed url
- url helper modified to use post url
- urlForPost method abolished and replaced where necessary
- updated tests
2014-12-10 17:23:02 +00:00
..
api Return computed url with post object 2014-12-10 17:23:02 +00:00
model Return computed url with post object 2014-12-10 17:23:02 +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 Remove duplicate posts and tags on import 2014-10-27 18:20:32 -05:00
sitemap_spec.js Sitemaps correctly filter draft posts 2014-12-09 17:27:12 +00:00
update_check_spec.js Apply JSHint to test files. 2014-09-03 20:33:58 +02:00