Ghost/core/test/functional/routes/api
Hannah Wolfe b8a3415726 Remove featured, tag, author & role API params
refs #5943

- removed featured, tag and author parameters from posts API
   - featured was only used in tests
- removed role filter from users API
   - role was only used in tests
- fixed up the tests, skipping those that don't quite work yet
2015-10-27 10:53:51 +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 Public API 2015-10-22 15:28:47 +02: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