Ghost/ghost/collections/test
Naz cb8e009c14 Allowed for index collection to have empty filter
refs https://github.com/TryGhost/Arch/issues/25

- The built in index (soon -> "latest") collection does not require any filtering so that it could contain an index of all posts in the system. All other automatic collections should have a filter defined.
2023-07-10 12:43:52 +08:00
..
fixtures
.eslintrc.js
Collection.test.ts Allowed for index collection to have empty filter 2023-07-10 12:43:52 +08:00
collections.test.ts Added use of a slug generator to offload calculation of slugs 2023-06-29 01:40:05 +01:00
RepositoryUniqueChecker.test.ts