Ghost/core/test/integration/model
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
..
model_app-fields_spec.js Naming cleanup 2014-09-20 21:09:16 +02:00
model_app-settings_spec.js Naming cleanup 2014-09-20 21:09:16 +02:00
model_apps_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
model_permissions_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
model_posts_spec.js [API] Retrieve next and previous post 2015-01-13 12:49:16 +00:00
model_roles_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
model_settings_spec.js Handle null/undefined value in test assertion. 2014-10-30 15:40:23 +00:00
model_tags_spec.js Run tag add operations in sequence 2014-12-22 00:41:10 +00:00
model_users_spec.js Merge pull request #4573 from ErisDS/limit-all-sitemaps 2014-12-04 09:45:33 +01:00