0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/integration/model
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
..
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 Upgrade grunt-jscs to fix whitespace linting. 2015-04-30 16:14:19 -05:00
model_posts_spec.js Add event handling to pagination plugin 2015-06-26 22:56:03 +01: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 Add events to settings model 2015-06-23 14:33:08 +06:00
model_tags_spec.js Merge pull request #5431 from kowsheek/5370-settings-model-events 2015-06-16 20:46:15 +01:00
model_users_spec.js Refactor sitemaps to use centralised events 2015-04-05 19:32:18 +01:00