0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/integration/api
Hannah Wolfe d260f7b010 Merge pull request #6633 from dbalders/password-change
Check Old Password on Password Change
2016-04-01 11:25:33 -07:00
..
advanced_browse_spec.js Removed uneeded jshint comments in order to cleanup the tests 2016-02-17 12:52:43 +00:00
api_authentication_spec.js Refactor authentication API into pipeline format 2016-03-07 11:53:54 -06:00
api_configuration_spec.js Restructure Configuration API endpoint 2016-02-19 18:49:23 +00:00
api_db_spec.js Improve getDatabaseVersion & versioning tests 2016-03-14 17:11:04 +00:00
api_mail_spec.js Removed uneeded jshint comments in order to cleanup the tests 2016-02-17 12:52:43 +00:00
api_notifications_spec.js Return http status 204 on deletes 2016-03-22 11:42:48 -05:00
api_posts_spec.js Return http status 204 on deletes 2016-03-22 11:42:48 -05:00
api_roles_spec.js Removed uneeded jshint comments in order to cleanup the tests 2016-02-17 12:52:43 +00:00
api_settings_spec.js Removed uneeded jshint comments in order to cleanup the tests 2016-02-17 12:52:43 +00:00
api_slugs_spec.js Removed uneeded jshint comments in order to cleanup the tests 2016-02-17 12:52:43 +00:00
api_tags_spec.js Return http status 204 on deletes 2016-03-22 11:42:48 -05:00
api_themes_spec.js Removed uneeded jshint comments in order to cleanup the tests 2016-02-17 12:52:43 +00:00
api_upload_spec.js Remove method stubs from upload API tests 2016-03-28 23:02:23 -05:00
api_users_spec.js Check Old Password on Password Change 2016-03-30 21:04:19 -07:00