Ghost/core/test/integration/api
Waleed Ali 7009d416cb Improve settings error handling
closes #3450
- Added no-permission error handling for settings edit API.
- In Authentication API integration test, updated the initOwnerUser
  function to insert the roles and user_roles for the owner user so the
  owner can edit settings after adding the no-permission error handling. I
  also added the mail send permission to the test since it's used after
  the user edits the settings.
2014-08-06 09:11:50 +01:00
..
api_authentication_spec.js Improve settings error handling 2014-08-06 09:11:50 +01:00
api_db_spec.js Refactor fixture use in tests 2014-07-23 05:04:50 +01:00
api_mail_spec.js Refactor fixture use in tests 2014-07-23 05:04:50 +01:00
api_notifications_spec.js Refactor fixture use in tests 2014-07-23 05:04:50 +01:00
api_posts_spec.js Fix failure in Post API tests. 2014-08-01 17:55:27 +00:00
api_roles_spec.js Adding role API tests & fixing browse 2014-07-28 07:22:06 +01:00
api_settings_spec.js Refactor fixture use in tests 2014-07-23 05:04:50 +01:00
api_slugs_spec.js Refactor fixture use in tests 2014-07-23 05:04:50 +01:00
api_tags_spec.js Refactor fixture use in tests 2014-07-23 05:04:50 +01:00
api_themes_spec.js Refactor fixture use in tests 2014-07-23 05:04:50 +01:00
api_upload_spec.js Integration tests use consistent teardown methods 2014-07-21 13:25:51 +01:00
api_users_spec.js Changing User.read API to default to active users. 2014-08-06 00:30:48 +02:00