Ghost/ghost/core/test/e2e-api
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
..
admin Added verified property to Mentions Admin API 2023-02-16 14:31:05 +07:00
content Fixed variable name typo 2023-02-17 17:27:51 +08:00
members Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
members-comments Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
shared Fixed test name as content version header is always present 2023-01-26 19:20:15 +08:00
webmentions Improved verification logic for Mentions 2023-02-17 19:07:11 +07:00