summaryrefslogtreecommitdiff
path: root/test/fixtures/rich_media/oembed.html
AgeCommit message (Collapse)Author
2024-02-06Pleroma.Web.RichMedia.Parser: Remove test-specific codepathsMark Felder
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.
2019-01-13Add OEmbed parserMaxim Filippov