Ghost/ghost/collections/test
Naz acccc16614 Added collections update after bulk adding tags
refs https://github.com/TryGhost/Arch/issues/77

- During initial development we have missed to support collections update when tags are added to posts in bulk. It's especially valid usecase since we can define automatic collection with a filter containing not yet existing tags.
2023-08-23 17:12:08 +08:00
..
fixtures Removed unnecessary getBulk in PostsRepository 2023-08-01 15:11:00 +08:00
.eslintrc.js
Collection.test.ts Validated filters for collections 2023-08-23 15:49:06 +07:00
collections.test.ts Added collections update after bulk adding tags 2023-08-23 17:12:08 +08:00
RepositoryUniqueChecker.test.ts
TagDeletedEvent.test.ts