Ghost/ghost/core/test/e2e-api
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
..
admin Added E2E tests for batch sending (#15910) 2022-12-01 13:43:49 +01:00
content Update the cover image in default fixtures (#15817) 2022-11-15 21:19:50 +00:00
members Added member API for removing email from suppression list (#15867) 2022-11-23 14:41:00 +04:00
members-comments Sped up comments and feedback tests by reusing Ghost app instance 2022-11-18 14:58:35 +01:00
shared Update the cover image in default fixtures (#15817) 2022-11-15 21:19:50 +00:00