Ghost/core/test/unit
kirrg001 7f7b477ce9 Fixed error message being unclear when admin api keys create posts without authors
refs #10438

- integrations != users
- Ghost's assumption is: if you create a post, the primary author becomes the logged in user
- we have to require authors for integrations
- short fix and needs some more thoughts later
2019-01-31 16:27:56 +01:00
..
adapters Removed unit tests who use the database (#10407) 2019-01-22 13:36:30 +01:00
api Fixed error message being unclear when admin api keys create posts without authors 2019-01-31 16:27:56 +01:00
apps Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
config Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
data Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
helpers Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
lib Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
models 🐛 Updated base model to store null instead of empty string (#10425) 2019-01-28 16:58:28 +01:00
public Refactored Ghost SDK unit test 2018-10-05 16:49:46 +02:00
services Changed context.api_key_id to an object containing key type information 2019-01-24 17:22:58 +00:00
web Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
filters_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00