0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test
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
..
client Add view post link on published and updated posts 2014-12-15 12:18:47 +00:00
functional [API] Retrieve next and previous post 2015-01-13 12:49:16 +00:00
integration [API] Retrieve next and previous post 2015-01-13 12:49:16 +00:00
unit [API] Retrieve next and previous post 2015-01-13 12:49:16 +00:00
utils [API] Retrieve next and previous post 2015-01-13 12:49:16 +00:00
.jshintrc Updating dev dependencies 2014-09-17 16:44:30 +01:00
blanket_coverage.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00