Ghost/ghost/core/test/e2e-server
Fabien 'egg' O'Carroll 101cabb188
Added separate job service for webmentions (#16285)
[Added initial mentions-jobs
service](3656190114)

This is the result of running `cp -r jobs mentions-jobs` in the services
directory.

[Waited for mentions-jobs queue before
shutdown](2bb1a12a89)

This matches the functionality of the existing jobs service where we
will wait
for jobs to complete before closing the process.

[Used mentions-jobs service in the mentions
service](4e4f9fdd00)

This ensures that any delays in the mentions jobs queue does not effect
other
parts of the application.
2023-02-17 13:05:36 +01:00
..
__snapshots__ Added Content-Version header to all API requests 2023-01-18 08:38:07 +01:00
services Added separate job service for webmentions (#16285) 2023-02-17 13:05:36 +01:00
1-options-requests.test.js Added Content-Version header to all API requests 2023-01-18 08:38:07 +01:00
admin.test.js Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
click-tracking.test.js Added email service package (#15849) 2022-11-21 10:29:53 +01:00
well-known.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00