0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/integration
Hannah Wolfe a00eace849 Next/Prev Post helpers include author & tags
closes #5150

- Post API understands next.author, next.tags, previous.author and previous.tags
- Post Read request filters out those properties and does the right thing with them
- Prev/Next post helpers send extra include properties
- Tests updated
2015-08-10 08:58:25 +01:00
..
api Next/Prev Post helpers include author & tags 2015-08-10 08:58:25 +01:00
model Don't rely on order of updates when editing multiple settings 2015-07-21 12:41:56 +02:00
export_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
import_spec.js Use extends correctly & consistently 2015-06-25 19:56:27 +01:00
update_check_spec.js Apply JSHint to test files. 2014-09-03 20:33:58 +02:00