Ghost/ghost/collections/test/fixtures
Fabien "egg" O'Carroll 9288f56649 Improved type definitions
The PostRepository type was using `any` (an anti pattern) rather than
`PostCollection`, and we had optional properties, which are not really
optional. This cleans up the types and updates the tests alongside them.
2023-07-27 16:33:16 +02:00
..
posts.ts Improved type definitions 2023-07-27 16:33:16 +02:00
PostsRepositoryInMemory.ts Improved type definitions 2023-07-27 16:33:16 +02:00