Ghost/ghost/collections/test
Fabien "egg" O'Carroll 62d5ca558d Validated filters for collections
refs https://github.com/TryGhost/Arch/issues/47

This ensures that we only have collections which have a valid filter in terms of
  - Valid NQL string
  - Uses only properties which are valid to filter on
  - Only has an empty filter in the case of the "latest" collection
2023-08-23 15:49:06 +07:00
..
fixtures
.eslintrc.js
Collection.test.ts Validated filters for collections 2023-08-23 15:49:06 +07:00
collections.test.ts Validated filters for collections 2023-08-23 15:49:06 +07:00
RepositoryUniqueChecker.test.ts
TagDeletedEvent.test.ts