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 196bbfce18 Refactor sitemaps to use centralised events
fixes #5104, refs #4348, #2263

- Create a centralised event module
- Hook it up for posts, pages, tags and users
- Use it in sitemaps instead of direct method calls
- Use it for xmlrpc calls
- Check events are fired in model tests
- Update sitemap tests to work with new code
- Fix a bug where invited users were appearing in sitemaps
- Move sitemaps and xmlrpc into a directory together
2015-04-05 19:32:18 +01:00
..
api Check ids match on edit 2015-02-28 16:25:37 +00:00
model Refactor sitemaps to use centralised events 2015-04-05 19:32:18 +01:00
export_spec.js
import_spec.js Update grunt-jscs dependency 2015-01-16 18:06:20 +00:00
update_check_spec.js