pleroma/test/support
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
..
builders
captcha
api_spec_helpers.ex
cachex_proxy.ex Pleroma.Web.RichMedia.Parser: Remove test-specific codepaths 2024-02-06 18:33:54 -05:00
channel_case.ex
cluster.ex Fix invalid string comparison for OTP versions and replace with config 2023-12-20 23:13:33 +00:00
conn_case.ex
data_case.ex Tests: More test fixes 2023-12-12 14:03:46 +04:00
factory.ex B ActivityPub.Publisher: Prioritize direct mentions 2023-12-16 20:26:08 +04:00
helpers.ex Add Pleroma.Test.Helpers.get_query_parameter/2 to retrieve specific query parameter values 2024-01-15 17:32:15 -05:00
http_request_mock.ex Pleroma.Web.RichMedia.Parser: Remove test-specific codepaths 2024-02-06 18:33:54 -05:00
mocks.ex Tests: More test fixes 2023-12-12 14:03:46 +04:00
mrf_module_mock.ex
null_cache.ex Pleroma.Web.RichMedia.Parser: Remove test-specific codepaths 2024-02-06 18:33:54 -05:00
oban_helpers.ex
websocket_client.ex