Ghost/ghost/core/test
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
..
e2e-api Improved verification logic for Mentions 2023-02-17 19:07:11 +07:00
e2e-browser Increased timeout to allow for delays in browser e2e test 2023-02-17 12:13:09 +01:00
e2e-frontend Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
e2e-server Added separate job service for webmentions (#16285) 2023-02-17 13:05:36 +01:00
e2e-webhooks Added mention_notifications column (#16242) 2023-02-09 16:15:54 +08:00
integration 🐛 Fixed storing email failures with an empty message (#16260) 2023-02-13 15:25:36 +01:00
regression Added mention_notifications column (#16242) 2023-02-09 16:15:54 +08:00
unit Slack notifications service for Milestones behind flag (#16281) 2023-02-17 12:59:18 +02:00
utils Fixed rate limit test (#16258) 2023-02-13 15:16:56 +08:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00