0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/test/functional/routes/api
Adrian Estrada 107c9602c1 API: Adding featured filter option to posts.browse
Closes #5152
- Adds `featured` filter option to posts.browse method modifying the model to take it too
2015-05-13 16:18:50 -05:00
..
authentication_spec.js Rename error.type to error.errorType 2015-04-22 22:29:45 +02:00
db_spec.js Switch test coverage to use Istanbul 2015-04-19 15:54:05 +01:00
error_spec.js Switch test coverage to use Istanbul 2015-04-19 15:54:05 +01:00
notifications_spec.js Switch test coverage to use Istanbul 2015-04-19 15:54:05 +01:00
posts_spec.js API: Adding featured filter option to posts.browse 2015-05-13 16:18:50 -05:00
settings_spec.js Rename error.type to error.errorType 2015-04-22 22:29:45 +02:00
slugs_spec.js Switch test coverage to use Istanbul 2015-04-19 15:54:05 +01:00
tags_spec.js Switch test coverage to use Istanbul 2015-04-19 15:54:05 +01:00
users_spec.js Rename error.type to error.errorType 2015-04-22 22:29:45 +02:00