0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/test
Nazar Gargol 76f4a4bb03
Enforced non-page posts only to be returned by /posts endpoint from Content API (#10002)
refs #9866

- Added logic ensuring page filter is always set to false in posts endpoint for Content API
- Added functional tests to pages and posts
- Added absolute_url logic in pages controller
2018-10-13 00:48:49 +02:00
..
functional Enforced non-page posts only to be returned by /posts endpoint from Content API (#10002) 2018-10-13 00:48:49 +02:00
integration Added mobiledoc revisions functionality 2018-10-09 15:31:09 +02:00
unit Enforced non-page posts only to be returned by /posts endpoint from Content API (#10002) 2018-10-13 00:48:49 +02:00
utils Added notifications ctrl to v2 2018-10-12 21:13:20 +02:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc