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 eecbdc1693 User edit & add endpoints cleanup
- edit and add endpoints don't assume role
- edit and add endpoints cope with no role, role objects, and strings
- resend user invite was failing at one point due to no role being sent, but this shouldn't be required
- other random api cleanup
2014-07-31 12:37:48 +01:00
..
api_authentication_spec.js Refactor fixture use in tests 2014-07-23 05:04: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 Refactor fixture use in tests 2014-07-23 05:04:50 +01: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 User edit & add endpoints cleanup 2014-07-31 12:37:48 +01:00