pleroma/test/fixtures/rich_media/oembed.html
Mark Felder 6b7b443ff9 Pleroma.Web.RichMedia.Parser: Remove test-specific codepaths
Also consolidate Tesla mocks into the HttpRequestMock module.

Tests were not exercising the real codepaths. The Rich Media Preview only works with https, but most of these tests were only mocking http.
2024-02-06 18:33:54 -05:00

4 lines
135 B
HTML

<link rel="alternate" type="application/json+oembed"
href="https://example.com/oembed.json"
title="Bacon Lollys oEmbed Profile" />