0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/unit/models
Katharina Irrgang a7b0029471 Added mobiledoc revisions functionality
closes #9927

- Added post model implementation to be able to store up to 10 versions of mobiledoc
- Bumped GQL to support filtering on the mobiledoc revision table
- Added tests ensuring new functionality works
2018-10-09 15:31:09 +02:00
..
base Removed api integration tests (#9940) 2018-10-06 22:13:52 +02:00
plugins Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
api-key_spec.js Added refreshSecret method to ApiKey model (#9947) 2018-10-05 15:51:13 +07:00
invite_spec.js Removed api integration tests (#9940) 2018-10-06 22:13:52 +02:00
permission_spec.js Removed knex mock (#9685) 2018-06-12 20:26:16 +02:00
post_spec.js Added mobiledoc revisions functionality 2018-10-09 15:31:09 +02:00
role_spec.js Set up schema and models for API Key authentication (#9904) 2018-10-02 17:46:38 +01:00
session_spec.js Created Session Model (#9909) 2018-09-27 14:31:39 +02:00
tag_spec.js Removed api integration tests (#9940) 2018-10-06 22:13:52 +02:00
user_spec.js Removed api integration tests (#9940) 2018-10-06 22:13:52 +02:00
webhook_spec.js Removed api integration tests (#9940) 2018-10-06 22:13:52 +02:00