Ghost/ghost/email-analytics-service/lib
Kevin Ansfield af7aff5352 Added email analytics service tests
no issue

- fixed destructuring error when  creating instances of `EmailAnalyticsService` or `EventProcessor` with no options object
- fixed unprocessable complained event incrementing complained count rather than unprocessable count
- fixed `fetchAll()` and `fetchLatest()` returning `undefined` instead of a blank EventProcessingResult
2021-03-01 21:31:07 +00:00
..
email-analytics-service.js Added email analytics service tests 2021-03-01 21:31:07 +00:00
event-processing-result.js Initial update of email analytics packages to work as external modules 2021-02-24 21:23:56 +00:00
event-processor.js Added email analytics service tests 2021-03-01 21:31:07 +00:00