Ghost/ghost/webmentions/test
Steve Larson 6c97edec25
moved sending mentions to job (#16234)
refs TryGhost/Team#2523
-implemented jobsService within mention sending service
-updated tests so we don't need to sleep
2023-02-08 16:29:12 -06:00
..
utils Added MentionSendingService (#16151) 2023-01-19 17:35:10 +01:00
.eslintrc.js Added webmentions package (#16133) 2023-01-17 13:18:16 +08:00
InMemoryMentionRepository.test.js Added initial basic Mentions implementation 2023-01-17 17:01:20 +07:00
Mention.test.js Updated Mention entity validation of properties 2023-01-19 19:24:07 +07:00
MentionDiscoveryService.test.js completely blocked external requests in Webmentions tests (#16186) 2023-01-25 10:43:57 -06:00
MentionsAPI.test.js Mentions ordering (#16215) 2023-02-02 13:25:09 +08:00
MentionSendingService.test.js moved sending mentions to job (#16234) 2023-02-08 16:29:12 -06:00