Ghost/ghost/core/test/unit/server
Aileen Booker 9372124d61 Decouple sentry from analytics events handlers by expecting general exception handler
no issue

- The class should not rely on being passed a specific dependency, but rather needs to communicate with types what structure and method it needs to function correctly.
- Replaced the specific dependency to `sentry` with a generic definition of what is expected.
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 Decouple sentry from analytics events handlers by expecting general exception handler 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