Ghost/core/test/functional/routes/api
Sebastian Gierlinger 32ea948675 Post response move pagination -> meta
closes #2604
- moved ‚pagination‘ to ‚meta‘ property
- added response test for pagination property
- changed ‚next‘ and ‚prev‘ to be set to null and exist on every
response
- removed unnecessary call to API for RSS author
2014-04-19 17:03:20 +02:00
..
error_test.js Refactor the API route tests to use supertest 2014-04-07 15:40:20 +01:00
posts_test.js Post response move pagination -> meta 2014-04-19 17:03:20 +02:00
settings_test.js Refactor the API route tests to use supertest 2014-04-07 15:40:20 +01:00
tags_test.js Refactor the API route tests to use supertest 2014-04-07 15:40:20 +01:00
users_test.js Refactor the API route tests to use supertest 2014-04-07 15:40:20 +01:00