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
Fabian Becker c0adf5894f Remove permissions from configuration API
closes #3909
- Remove permissions from configuration API
- Remove permission setup from integration test
- Remove permissions from permissions.json
2014-09-02 15:48:32 +00:00
..
api_authentication_spec.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
api_configuration_spec.js Remove permissions from configuration API 2014-09-02 15:48:32 +00:00
api_db_spec.js Move Models module to have an init method that sets up all models 2014-08-18 15:54:10 -04: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 Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
api_upload_spec.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
api_users_spec.js Delete tokens before deleting a user 2014-08-23 20:13:17 +01:00