mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 14:43:08 +03:00
73bddef7c5
refs https://github.com/TryGhost/Team/issues/2419 We use a job queue to ensure that webmentions can be processed outside of the request/response cycle, but still finish executing if the processed is closed. With this we're able to update the e2e tests to await the processing of the mention rather than sleepign for arbitrary lengths of time, and we've reintroduced the tests removed previously - |
||
---|---|---|
.. | ||
webmentions.test.js |