Ghost/ghost/collections/test
Fabien "egg" O'Carroll 607ea8dcd7 Added TagDeletedEvent
refs https://github.com/TryGhost/Arch/issues/60

This will be used to update collections when a tag is deleted. Like the Post
events this should not be in the collections package, instead we should have
these as part of the tags and posts packages. These packages don't exist right
now, so I'm following the existing pattern.
2023-07-26 12:54:42 +02:00
..
fixtures
.eslintrc.js
Collection.test.ts Added support for expansions in collection filters 2023-07-25 19:01:56 +08:00
collections.test.ts Cleaned up CollectionsService from unused code 2023-07-21 19:46:22 +08:00
RepositoryUniqueChecker.test.ts Ensured uniqueness of slug in collections 2023-06-29 01:40:05 +01:00
TagDeletedEvent.test.ts Added TagDeletedEvent 2023-07-26 12:54:42 +02:00