0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/integration/api
Hannah Wolfe 6e48275160 Extending context concept to models
fixes #3275, fixes #3290, ref #3086, ref #3084

- Ensure that we use the current logged in user and not just user 1 when
- removing hard coded user: 1 except where absolutely necessary
- passing context, rather than user to models
- base model has a new function to determine what id to use for created_by etc
2014-07-18 15:32:56 +01:00
..
api_db_spec.js Extending context concept to models 2014-07-18 15:32:56 +01:00
api_mail_spec.js Wire permmissions for notifications, mail and tags 2014-07-17 16:44:09 +01:00
api_notifications_spec.js Extending context concept to models 2014-07-18 15:32:56 +01:00
api_posts_spec.js Check datatype for date format conversion 2014-07-05 19:15:32 +00:00
api_settings_spec.js Fix active theme selector. Add validation to API. 2014-07-09 22:14:33 +00:00
api_slugs_spec.js Update slug API to work with additional types 2014-06-04 05:54:03 +00:00
api_tags_spec.js Wire permmissions for notifications, mail and tags 2014-07-17 16:44:09 +01:00
api_themes_spec.js Fix active theme selector. Add validation to API. 2014-07-09 22:14:33 +00:00
api_upload_spec.js Move image upload to API 2014-07-15 12:40:14 +02:00
api_users_spec.js Move setup to API 2014-07-11 14:17:09 +02:00