Ghost/ghost/core/test/e2e-api
Simon Backx 8dfa490638
Added outbound link tagging for web posts (#16201)
fixes https://github.com/TryGhost/Team/issues/2433

- Moved all outbound link tagging code to separate OutboundLinkTagger
- Because a site can easily enable/disable this feature, we don't store
the ?refs in the HTML but add them on the fly for now in the Content
API.
2023-02-16 11:26:35 +01:00
..
admin Added verified property to Mentions Admin API 2023-02-16 14:31:05 +07:00
content Added outbound link tagging for web posts (#16201) 2023-02-16 11:26:35 +01: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 Added webmention delete test and cleaned up webmention tests 2023-02-13 17:15:34 +01:00