0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/unit
Fabien O'Carroll 6bdeeaba10
Added apiType property to frame for {Content,Admin} API (#10487)
no-issue

This sets the `apiType` property of the `frame` to 'content' and 'admin'
for the Content & Admin API respectively.
2019-02-13 16:59:10 +01:00
..
adapters Removed unit tests who use the database (#10407) 2019-01-22 13:36:30 +01:00
api Added apiType property to frame for {Content,Admin} API (#10487) 2019-02-13 16:59:10 +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 Added permissions for actions including migration 2019-02-06 18:59:09 +01:00
helpers Updated messaging around {{get}} helper access 2019-02-04 17:58:35 +00:00
lib Removed test from request_spec.js 2019-02-11 12:11:23 +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 Added more webhooks & changed payload 2019-02-07 23:14:27 +01: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