0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional/routes
Eugene Kulabuhov 0e2709c42f [API] Retrieve next and previous post
closes #4262
- implementation based on #1545
- added integration test. Modified mocked posts because code requires published_at timestamps to be different.
- fixed 2 broken tests that depended on mocked posts to have "new Date()" as their timestamps
- added checks to only query db if next/previous post requested
2015-01-13 12:49:16 +00:00
..
api [API] Retrieve next and previous post 2015-01-13 12:49:16 +00:00
admin_test.js Improve handling of forked processes in tests. 2014-10-31 16:00:35 +00:00
frontend_test.js Change sitemap root location 2014-12-07 11:59:43 +00:00