Ghost/ghost/collections/test
Naz 42539b954f Added collection editing method
refs https://github.com/TryGhost/Team/issues/3169

- The collection entity properties used to be modified, which is not a good practice for logic encapsulation. Extracted editing logic to it's own method which can also contain validation logic when wrong data is passed when editing a collection.
2023-06-27 12:52:10 +07:00
..
fixtures
.eslintrc.js
Collection.test.ts Added collection editing method 2023-06-27 12:52:10 +07:00
collections.test.ts Introduced PostEvent classes to make event handling less generic 2023-06-27 12:52:10 +07:00