0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/integration
Hannah Wolfe 4772e38521 Add event handling to pagination plugin
closes #5490

- use same event handling pattern as fetchAll
- add support for `fetching:collection` to post model
- add tests to check that url is fetched via findAll and findPage
2015-06-26 22:56:03 +01:00
..
api Add support for GET /tags/slug/:slug with unit tests 2015-06-16 09:22:12 -07:00
model Add event handling to pagination plugin 2015-06-26 22:56:03 +01: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 Ensure sqlite3 uses a single database connection 2015-06-18 00:54:23 -05:00
update_check_spec.js Apply JSHint to test files. 2014-09-03 20:33:58 +02:00