Ghost/ghost/core/test/integration
Simon Backx 4c166e11df
Added E2E tests for batch sending (#15910)
refs https://github.com/TryGhost/Team/issues/2339

- Includes a new pattern in the job manager that allows us to properly
await jobs.
- Added new convenience mocking methods to stub settings
- Tests the main flows for bulk sending:
    - Sending in multiple batches
    - Sending to multiple segments
    - Handling a failed batch and retrying that batch
- Fixes bug in batch generation (ordering not working)

In a different PR I'll add more detailed tests.
2022-12-01 13:43:49 +01:00
..
exporter Fixed ci test runs 2022-11-30 10:39:32 +07:00
importer Removed Bluebird from importer 2022-11-09 16:14:37 +00:00
migrations Added permissions for link edit endpoints (#15664) 2022-10-20 09:11:26 +05:30
services Added E2E tests for batch sending (#15910) 2022-12-01 13:43:49 +01:00
settings Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
url_service.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00