Ghost/ghost/collections/test
Fabien "egg" O'Carroll fa40485fb1 Handled updating Collections on TagDeletedEvent
closes https://github.com/TryGhost/Arch/issues/62

Because there are many ways in which filters can rely on tags, we will just
recalculate all automatic collections for now, rather than attempting to do
optimised updates.
2023-07-27 16:33:16 +02:00
..
fixtures Improved type definitions 2023-07-27 16:33:16 +02:00
.eslintrc.js Added a collections package with CRUD logic 2023-05-16 12:21:31 +07:00
Collection.test.ts Improved type definitions 2023-07-27 16:33:16 +02:00
collections.test.ts Handled updating Collections on TagDeletedEvent 2023-07-27 16:33:16 +02: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