Ghost/ghost/webmentions/test
Steve Larson a3064d95cb
completely blocked external requests in Webmentions tests (#16186)
no issue
-had timeout issues in test suite
-tests were still doing dns lookup via external request
2023-01-25 10:43:57 -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 Wired up the Webmention receive endpoint to the Mentions service 2023-01-19 18:41:49 +07:00
MentionSendingService.test.js Added BookshelfMentionRepository implementation (#16156) 2023-01-20 14:32:50 +01:00