Ghost/ghost/webmentions/test
Fabien "egg" O'Carroll e14d2e662b Wired up verification to MentionsAPI
refs https://github.com/TryGhost/Team/issues/2550

Whilst this isn't ideal making multiple requests for the same site
it's a first step towards verification properties, and can be
refactored to improve performance later. With the current volume of
incoming Webmentions we've seen so far this shouldn't be a problem.
2023-02-17 19:07:11 +07: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 support for deleting mentions (#16238) 2023-02-09 17:29:13 +07:00
Mention.test.js Fixed Mention unit test 2023-02-16 14:37:22 +07:00
MentionDiscoveryService.test.js completely blocked external requests in Webmentions tests (#16186) 2023-01-25 10:43:57 -06:00
MentionsAPI.test.js Wired up verification to MentionsAPI 2023-02-17 19:07:11 +07:00
MentionSendingService.test.js Handled empty content when sending webmentions 2023-02-17 10:46:48 +01:00