Ghost/core/test/integration
kirrg001 b204d5874e Added missing test cases for post.author
no issue

- Ghost does not support adding an author by relation (`post.author = {id: '..'}`)
- Ghost does not support editing an author by relation (`post.author = {id: '..'}`)
- only `author_id` is allowed
2018-02-17 15:57:24 +01:00
..
api Sorted out the mixed usages of include and withRelated (#9425) 2018-02-15 10:53:53 +01:00
data/importer/importers Improved validation layer (#9427) 2018-02-16 00:49:15 +01:00
model Added missing test cases for post.author 2018-02-17 15:57:24 +01:00
export_spec.js Moved ghost-version to lib 2017-12-14 22:14:55 +01:00
migration_spec.js Sorted out the mixed usages of include and withRelated (#9425) 2018-02-15 10:53:53 +01:00
site_spec.js 🐛Fixed asset redirects (#9455) 2018-02-14 17:21:31 +01:00
update_check_spec.js 🐛 Fixed showing old release notifications in the about page 2018-01-18 12:19:55 +01:00