Ghost/ghost/collections/test
Naz 2390afc6f1
Added automatic collection recalculation
closes https://github.com/TryGhost/Team/issues/3170

- When resources that are related to automatic collection filter are updated the posts in collections should be updated as well.
- This change adds a super-basic way to track changes in post/tag/author resources and updated all automatic collections when any of those resources change. In the future we can optimize the update process to be more performant, but it's good enough for current needs
2023-06-05 18:33:39 +07:00
..
fixtures Added test coverage for collection updates 2023-06-05 16:23:02 +07:00
.eslintrc.js
Collection.test.ts Added automatic collection validation 2023-06-05 13:39:52 +07:00
collections.test.ts Added automatic collection recalculation 2023-06-05 18:33:39 +07:00