Ghost/ghost/core/test/e2e-api/webmentions
Fabien "egg" O'Carroll 8908a51547 Improved verification logic for Mentions
refs https://github.com/TryGhost/Team/issues/2550

By using cheerio to parse the HTML we can correctly look for elements
which use the target URL as the href attribute, rather than doing a
plaintext search. This closer to what the spec says.
2023-02-17 19:07:11 +07:00
..
webmentions.test.js Improved verification logic for Mentions 2023-02-17 19:07:11 +07:00