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__
services Added separate job service for webmentions (#16285) 2023-02-17 13:05:36 +01:00
1-options-requests.test.js
admin.test.js
click-tracking.test.js
well-known.test.js