social.metadata.moe/test/pleroma/web/mastodon_api/controllers
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
..
account_controller_test.exs Fix some more typos 2023-12-28 00:17:04 +01:00
announcement_controller_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
app_controller_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
conversation_controller_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
custom_emoji_controller_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
directory_controller_test.exs Tests: Don't run tests that use clear_config asynchronously. 2023-12-10 16:27:23 +04:00
domain_block_controller_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
filter_controller_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
follow_request_controller_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
instance_controller_test.exs Implement api/v2/instance route 2023-08-11 00:08:05 +02:00
list_controller_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
marker_controller_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
media_controller_test.exs MediaControllerTest: Fix test. 2023-12-11 09:51:59 +04:00
notification_controller_test.exs Fix most tests that call SearchIndexWorker. 2023-11-12 15:54:16 +04:00
poll_controller_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
report_controller_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
scheduled_activity_controller_test.exs ScheduledActivityControllerTest: Fix tests, make async. 2023-12-12 12:56:07 +04:00
search_controller_test.exs Skip tests on MacOS/Darwin that have always failed 2024-01-15 20:18:43 -05:00
status_controller_test.exs Pleroma.Web.RichMedia.Parser: Remove test-specific codepaths 2024-02-06 18:33:54 -05:00
subscription_controller_test.exs Pleroma.Web.MastodonAPI.SubscriptionControllerTest: disable async and use on_exit/1 to ensure web push config gets restored 2024-01-16 00:59:44 +00:00
suggestion_controller_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
timeline_controller_test.exs Fix test warnings 2023-05-31 16:30:31 -04:00