mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-22 02:11:44 +03:00
d2baf80d58
refs #9866 - test/functional/ - test/functional/api - test/functional/api/v0.1 - test/functional/api/v0.1/utils - test/functional/api/v2 - test/functional/api/v2/admin - test/functional/api/v2/admin/utils - test/functional/api/v2/content - test/functional/api/v2/content/utils - updated grunt file - instead of `grunt test-routes`, you now need to use `grunt test-functional` (docs are updated) You can use `localUtils.API.getApiQuery('posts/')` and it will generate the correct API url. |
||
---|---|---|
.. | ||
authentication_spec.js | ||
configuration_spec.js | ||
db_spec.js | ||
error_spec.js | ||
invites_spec.js | ||
notifications_spec.js | ||
oembed_spec.js | ||
posts_spec.js | ||
public_api_spec.js | ||
redirects_spec.js | ||
roles_spec.js | ||
schedules_spec.js | ||
settings_spec.js | ||
slugs_spec.js | ||
spam_prevention_spec.js | ||
subscribers_spec.js | ||
tags_spec.js | ||
themes_spec.js | ||
upload_icon_spec.js | ||
upload_spec.js | ||
users_spec.js | ||
utils.js | ||
webhooks_spec.js |