Ghost/ghost/core/test/unit/server
Aileen Booker 2c4d9e2776 First pass on adding domainevents to segment service
no issue

- In order to listen to `DomainEvents` for `MilestoneCreatedEvents` we need to add a `DomainEvents` listener and handler to the Segment analytics service.
- For better readability and to be more consistent with how code is currently written in Ghost, I refactored the service index file and split the two types of event listener into separate classes which is much cleaner and easier to test.
2023-06-07 09:00:49 -04:00
..
adapters Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
data Updated default value for image editor integration setting (#16897) 2023-06-06 18:15:01 +05:30
lib Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
models Added post_revisions to posts endpoint as an include option (#16648) 2023-04-17 13:46:27 +01:00
services First pass on adding domainevents to segment service 2023-06-07 09:00:49 -04:00
web Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
notify.test.js Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
overrides.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00