0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/functional/routes/api
cobbspur d0d126eba7 Ensure public api can uses limit parameter
No Issue

- removes client id and secret after authentication
- adds tests to check default limit, all and integer
2015-10-29 15:36:54 +00:00
..
authentication_spec.js Public API 2015-10-22 15:28:47 +02:00
base_test.js Throw 405 - Method not allowed for api routes 2015-06-15 09:43:39 +01:00
db_spec.js deps: grunt-jscs@2.1.0 2015-10-12 19:21:16 +01:00
error_spec.js deps: grunt-jscs@2.1.0 2015-10-12 19:21:16 +01:00
notifications_spec.js deps: grunt-jscs@2.1.0 2015-10-12 19:21:16 +01:00
posts_spec.js Remove featured, tag, author & role API params 2015-10-27 10:53:51 +00:00
public_api_spec.js Ensure public api can uses limit parameter 2015-10-29 15:36:54 +00:00
settings_spec.js deps: grunt-jscs@2.1.0 2015-10-12 19:21:16 +01:00
slugs_spec.js deps: grunt-jscs@2.1.0 2015-10-12 19:21:16 +01:00
tags_spec.js deps: grunt-jscs@2.1.0 2015-10-12 19:21:16 +01:00
users_spec.js deps: grunt-jscs@2.1.0 2015-10-12 19:21:16 +01:00