tests consistency
authorAlexander Strizhakov <alex.strizhakov@gmail.com>
Tue, 23 Jun 2020 15:16:47 +0000 (18:16 +0300)
committerAlexander Strizhakov <alex.strizhakov@gmail.com>
Tue, 13 Oct 2020 13:35:09 +0000 (16:35 +0300)
commit7dffaef4799b0e867e91e19b76567c0e1a19bb43
treec703bc0316c101f49f4f41aa14b3b656ed6ff896
parent6bf85440b373c9b2fa1e8e7184dcf87518600306
tests consistency
258 files changed:
test/fixtures/modules/runtime_module.ex
test/pleroma/activity/ir/topics_test.exs [moved from test/activity/ir/topics_test.exs with 100% similarity]
test/pleroma/activity_test.exs [moved from test/activity_test.exs with 100% similarity]
test/pleroma/bbs/handler_test.exs [moved from test/bbs/handler_test.exs with 100% similarity]
test/pleroma/bookmark_test.exs [moved from test/bookmark_test.exs with 100% similarity]
test/pleroma/captcha_test.exs [moved from test/captcha_test.exs with 100% similarity]
test/pleroma/chat/message_reference_test.exs [moved from test/chat/message_reference_test.exs with 100% similarity]
test/pleroma/chat_test.exs [moved from test/chat_test.exs with 100% similarity]
test/pleroma/config/deprecation_warnings_test.exs [moved from test/config/deprecation_warnings_test.exs with 100% similarity]
test/pleroma/config/holder_test.exs [moved from test/config/holder_test.exs with 100% similarity]
test/pleroma/config/loader_test.exs [moved from test/config/loader_test.exs with 100% similarity]
test/pleroma/config/transfer_task_test.exs [moved from test/config/transfer_task_test.exs with 100% similarity]
test/pleroma/config_db_test.exs [moved from test/config/config_db_test.exs with 100% similarity]
test/pleroma/config_test.exs [moved from test/config_test.exs with 100% similarity]
test/pleroma/conversation/participation_test.exs [moved from test/conversation/participation_test.exs with 100% similarity]
test/pleroma/conversation_test.exs [moved from test/conversation_test.exs with 100% similarity]
test/pleroma/docs/generator_test.exs [moved from test/docs/generator_test.exs with 100% similarity]
test/pleroma/earmark_renderer_test.exs [moved from test/earmark_renderer_test.exs with 100% similarity]
test/pleroma/ecto_type/activity_pub/object_validators/date_time_test.exs [moved from test/web/activity_pub/object_validators/types/date_time_test.exs with 92% similarity]
test/pleroma/ecto_type/activity_pub/object_validators/object_id_test.exs [moved from test/web/activity_pub/object_validators/types/object_id_test.exs with 92% similarity]
test/pleroma/ecto_type/activity_pub/object_validators/recipients_test.exs [moved from test/web/activity_pub/object_validators/types/recipients_test.exs with 93% similarity]
test/pleroma/ecto_type/activity_pub/object_validators/safe_text_test.exs [moved from test/web/activity_pub/object_validators/types/safe_text_test.exs with 92% similarity]
test/pleroma/emails/admin_email_test.exs [moved from test/emails/admin_email_test.exs with 100% similarity]
test/pleroma/emails/mailer_test.exs [moved from test/emails/mailer_test.exs with 100% similarity]
test/pleroma/emails/user_email_test.exs [moved from test/emails/user_email_test.exs with 100% similarity]
test/pleroma/emoji/formatter_test.exs [moved from test/emoji/formatter_test.exs with 100% similarity]
test/pleroma/emoji/loader_test.exs [moved from test/emoji/loader_test.exs with 100% similarity]
test/pleroma/emoji_test.exs [moved from test/emoji_test.exs with 100% similarity]
test/pleroma/filter_test.exs [moved from test/filter_test.exs with 100% similarity]
test/pleroma/following_relationship_test.exs [moved from test/following_relationship_test.exs with 100% similarity]
test/pleroma/formatter_test.exs [moved from test/formatter_test.exs with 100% similarity]
test/pleroma/healthcheck_test.exs [moved from test/healthcheck_test.exs with 100% similarity]
test/pleroma/html_test.exs [moved from test/html_test.exs with 100% similarity]
test/pleroma/http/adapter_helper/gun_test.exs [moved from test/http/adapter_helper/gun_test.exs with 100% similarity]
test/pleroma/http/adapter_helper/hackney_test.exs [moved from test/http/adapter_helper/hackney_test.exs with 100% similarity]
test/pleroma/http/adapter_helper_test.exs [moved from test/http/adapter_helper_test.exs with 100% similarity]
test/pleroma/http/request_builder_test.exs [moved from test/http/request_builder_test.exs with 100% similarity]
test/pleroma/http_test.exs [moved from test/http_test.exs with 100% similarity]
test/pleroma/instances/instance_test.exs [moved from test/web/instances/instance_test.exs with 100% similarity]
test/pleroma/instances_test.exs [moved from test/web/instances/instances_test.exs with 100% similarity]
test/pleroma/integration/federation_test.exs [moved from test/federation/federation_test.exs with 100% similarity]
test/pleroma/integration/mastodon_websocket_test.exs [moved from test/integration/mastodon_websocket_test.exs with 100% similarity]
test/pleroma/job_queue_monitor_test.exs [moved from test/job_queue_monitor_test.exs with 100% similarity]
test/pleroma/keys_test.exs [moved from test/keys_test.exs with 100% similarity]
test/pleroma/list_test.exs [moved from test/list_test.exs with 100% similarity]
test/pleroma/marker_test.exs [moved from test/marker_test.exs with 100% similarity]
test/pleroma/mfa/backup_codes_test.exs [moved from test/mfa/backup_codes_test.exs with 100% similarity]
test/pleroma/mfa/totp_test.exs [moved from test/mfa/totp_test.exs with 100% similarity]
test/pleroma/mfa_test.exs [moved from test/mfa_test.exs with 100% similarity]
test/pleroma/migration_helper/notification_backfill_test.exs [moved from test/migration_helper/notification_backfill_test.exs with 100% similarity]
test/pleroma/moderation_log_test.exs [moved from test/moderation_log_test.exs with 100% similarity]
test/pleroma/notification_test.exs [moved from test/notification_test.exs with 100% similarity]
test/pleroma/object/containment_test.exs [moved from test/object/containment_test.exs with 100% similarity]
test/pleroma/object/fetcher_test.exs [moved from test/object/fetcher_test.exs with 100% similarity]
test/pleroma/object_test.exs [moved from test/object_test.exs with 100% similarity]
test/pleroma/otp_version_test.exs [moved from test/otp_version_test.exs with 100% similarity]
test/pleroma/pagination_test.exs [moved from test/pagination_test.exs with 100% similarity]
test/pleroma/registration_test.exs [moved from test/registration_test.exs with 100% similarity]
test/pleroma/repo_test.exs [moved from test/repo_test.exs with 100% similarity]
test/pleroma/reverse_proxy_test.exs [moved from test/reverse_proxy/reverse_proxy_test.exs with 100% similarity]
test/pleroma/runtime_test.exs [moved from test/runtime_test.exs with 69% similarity]
test/pleroma/safe_jsonb_set_test.exs [moved from test/safe_jsonb_set_test.exs with 100% similarity]
test/pleroma/scheduled_activity_test.exs [moved from test/scheduled_activity_test.exs with 100% similarity]
test/pleroma/signature_test.exs [moved from test/signature_test.exs with 100% similarity]
test/pleroma/stats_test.exs [moved from test/stats_test.exs with 100% similarity]
test/pleroma/upload/filter/anonymize_filename_test.exs [moved from test/upload/filter/anonymize_filename_test.exs with 100% similarity]
test/pleroma/upload/filter/dedupe_test.exs [moved from test/upload/filter/dedupe_test.exs with 100% similarity]
test/pleroma/upload/filter/mogrifun_test.exs [moved from test/upload/filter/mogrifun_test.exs with 100% similarity]
test/pleroma/upload/filter/mogrify_test.exs [moved from test/upload/filter/mogrify_test.exs with 100% similarity]
test/pleroma/upload/filter_test.exs [moved from test/upload/filter_test.exs with 100% similarity]
test/pleroma/upload_test.exs [moved from test/upload_test.exs with 100% similarity]
test/pleroma/uploaders/local_test.exs [moved from test/uploaders/local_test.exs with 100% similarity]
test/pleroma/uploaders/s3_test.exs [moved from test/uploaders/s3_test.exs with 100% similarity]
test/pleroma/user/notification_setting_test.exs [moved from test/user/notification_setting_test.exs with 100% similarity]
test/pleroma/user_invite_token_test.exs [moved from test/user_invite_token_test.exs with 100% similarity]
test/pleroma/user_relationship_test.exs [moved from test/user_relationship_test.exs with 100% similarity]
test/pleroma/user_search_test.exs [moved from test/user_search_test.exs with 100% similarity]
test/pleroma/user_test.exs [moved from test/user_test.exs with 100% similarity]
test/pleroma/web/activity_pub/activity_pub_controller_test.exs [moved from test/web/activity_pub/activity_pub_controller_test.exs with 100% similarity]
test/pleroma/web/activity_pub/activity_pub_test.exs [moved from test/web/activity_pub/activity_pub_test.exs with 100% similarity]
test/pleroma/web/activity_pub/force_bot_unlisted_policy_test.exs [moved from test/web/activity_pub/mrf/force_bot_unlisted_policy_test.exs with 100% similarity]
test/pleroma/web/activity_pub/mrf/activity_expiration_policy_test.exs [moved from test/web/activity_pub/mrf/activity_expiration_policy_test.exs with 100% similarity]
test/pleroma/web/activity_pub/mrf/anti_followbot_policy_test.exs [moved from test/web/activity_pub/mrf/anti_followbot_policy_test.exs with 100% similarity]
test/pleroma/web/activity_pub/mrf/anti_link_spam_policy_test.exs [moved from test/web/activity_pub/mrf/anti_link_spam_policy_test.exs with 100% similarity]
test/pleroma/web/activity_pub/mrf/ensure_re_prepended_test.exs [moved from test/web/activity_pub/mrf/ensure_re_prepended_test.exs with 100% similarity]
test/pleroma/web/activity_pub/mrf/hellthread_policy_test.exs [moved from test/web/activity_pub/mrf/hellthread_policy_test.exs with 100% similarity]
test/pleroma/web/activity_pub/mrf/keyword_policy_test.exs [moved from test/web/activity_pub/mrf/keyword_policy_test.exs with 100% similarity]
test/pleroma/web/activity_pub/mrf/media_proxy_warming_policy_test.exs [moved from test/web/activity_pub/mrf/mediaproxy_warming_policy_test.exs with 100% similarity]
test/pleroma/web/activity_pub/mrf/mention_policy_test.exs [moved from test/web/activity_pub/mrf/mention_policy_test.exs with 100% similarity]
test/pleroma/web/activity_pub/mrf/no_placeholder_text_policy_test.exs [moved from test/web/activity_pub/mrf/no_placeholder_text_policy_test.exs with 100% similarity]
test/pleroma/web/activity_pub/mrf/normalize_markup_test.exs [moved from test/web/activity_pub/mrf/normalize_markup_test.exs with 100% similarity]
test/pleroma/web/activity_pub/mrf/object_age_policy_test.exs [moved from test/web/activity_pub/mrf/object_age_policy_test.exs with 100% similarity]
test/pleroma/web/activity_pub/mrf/reject_non_public_test.exs [moved from test/web/activity_pub/mrf/reject_non_public_test.exs with 100% similarity]
test/pleroma/web/activity_pub/mrf/simple_policy_test.exs [moved from test/web/activity_pub/mrf/simple_policy_test.exs with 100% similarity]
test/pleroma/web/activity_pub/mrf/steal_emoji_policy_test.exs [moved from test/web/activity_pub/mrf/steal_emoji_policy_test.exs with 100% similarity]
test/pleroma/web/activity_pub/mrf/subchain_policy_test.exs [moved from test/web/activity_pub/mrf/subchain_policy_test.exs with 100% similarity]
test/pleroma/web/activity_pub/mrf/tag_policy_test.exs [moved from test/web/activity_pub/mrf/tag_policy_test.exs with 100% similarity]
test/pleroma/web/activity_pub/mrf/user_allow_list_policy_test.exs [moved from test/web/activity_pub/mrf/user_allowlist_policy_test.exs with 100% similarity]
test/pleroma/web/activity_pub/mrf/vocabulary_policy_test.exs [moved from test/web/activity_pub/mrf/vocabulary_policy_test.exs with 100% similarity]
test/pleroma/web/activity_pub/mrf_test.exs [moved from test/web/activity_pub/mrf/mrf_test.exs with 100% similarity]
test/pleroma/web/activity_pub/pipeline_test.exs [moved from test/web/activity_pub/pipeline_test.exs with 100% similarity]
test/pleroma/web/activity_pub/publisher_test.exs [moved from test/web/activity_pub/publisher_test.exs with 100% similarity]
test/pleroma/web/activity_pub/relay_test.exs [moved from test/web/activity_pub/relay_test.exs with 100% similarity]
test/pleroma/web/activity_pub/side_effects_test.exs [moved from test/web/activity_pub/side_effects_test.exs with 100% similarity]
test/pleroma/web/activity_pub/transmogrifier/announce_handling_test.exs [moved from test/web/activity_pub/transmogrifier/announce_handling_test.exs with 100% similarity]
test/pleroma/web/activity_pub/transmogrifier/chat_message_test.exs [moved from test/web/activity_pub/transmogrifier/chat_message_test.exs with 100% similarity]
test/pleroma/web/activity_pub/transmogrifier/delete_handling_test.exs [moved from test/web/activity_pub/transmogrifier/delete_handling_test.exs with 100% similarity]
test/pleroma/web/activity_pub/transmogrifier/emoji_react_handling_test.exs [moved from test/web/activity_pub/transmogrifier/emoji_react_handling_test.exs with 100% similarity]
test/pleroma/web/activity_pub/transmogrifier/follow_handling_test.exs [moved from test/web/activity_pub/transmogrifier/follow_handling_test.exs with 100% similarity]
test/pleroma/web/activity_pub/transmogrifier/like_handling_test.exs [moved from test/web/activity_pub/transmogrifier/like_handling_test.exs with 100% similarity]
test/pleroma/web/activity_pub/transmogrifier/undo_handling_test.exs [moved from test/web/activity_pub/transmogrifier/undo_handling_test.exs with 100% similarity]
test/pleroma/web/activity_pub/transmogrifier_test.exs [moved from test/web/activity_pub/transmogrifier_test.exs with 100% similarity]
test/pleroma/web/activity_pub/utils_test.exs [moved from test/web/activity_pub/utils_test.exs with 100% similarity]
test/pleroma/web/activity_pub/views/object_view_test.exs [moved from test/web/activity_pub/views/object_view_test.exs with 100% similarity]
test/pleroma/web/activity_pub/views/user_view_test.exs [moved from test/web/activity_pub/views/user_view_test.exs with 100% similarity]
test/pleroma/web/activity_pub/visibility_test.exs [moved from test/web/activity_pub/visibilty_test.exs with 100% similarity]
test/pleroma/web/admin_api/controllers/admin_api_controller_test.exs [moved from test/web/admin_api/controllers/admin_api_controller_test.exs with 100% similarity]
test/pleroma/web/admin_api/controllers/config_controller_test.exs [moved from test/web/admin_api/controllers/config_controller_test.exs with 100% similarity]
test/pleroma/web/admin_api/controllers/invite_controller_test.exs [moved from test/web/admin_api/controllers/invite_controller_test.exs with 100% similarity]
test/pleroma/web/admin_api/controllers/media_proxy_cache_controller_test.exs [moved from test/web/admin_api/controllers/media_proxy_cache_controller_test.exs with 100% similarity]
test/pleroma/web/admin_api/controllers/oauth_app_controller_test.exs [moved from test/web/admin_api/controllers/oauth_app_controller_test.exs with 100% similarity]
test/pleroma/web/admin_api/controllers/relay_controller_test.exs [moved from test/web/admin_api/controllers/relay_controller_test.exs with 100% similarity]
test/pleroma/web/admin_api/controllers/report_controller_test.exs [moved from test/web/admin_api/controllers/report_controller_test.exs with 100% similarity]
test/pleroma/web/admin_api/controllers/status_controller_test.exs [moved from test/web/admin_api/controllers/status_controller_test.exs with 100% similarity]
test/pleroma/web/admin_api/search_test.exs [moved from test/web/admin_api/search_test.exs with 100% similarity]
test/pleroma/web/admin_api/views/report_view_test.exs [moved from test/web/admin_api/views/report_view_test.exs with 100% similarity]
test/pleroma/web/api_spec/schema_examples_test.exs [moved from test/web/api_spec/schema_examples_test.exs with 100% similarity]
test/pleroma/web/auth/auth_controller_test.exs [moved from test/web/auth/auth_test_controller_test.exs with 99% similarity]
test/pleroma/web/auth/authenticator_test.exs [moved from test/web/auth/authenticator_test.exs with 100% similarity]
test/pleroma/web/auth/basic_auth_test.exs [moved from test/web/auth/basic_auth_test.exs with 100% similarity]
test/pleroma/web/auth/pleroma_authenticator_test.exs [moved from test/web/auth/pleroma_authenticator_test.exs with 100% similarity]
test/pleroma/web/auth/totp_authenticator_test.exs [moved from test/web/auth/totp_authenticator_test.exs with 100% similarity]
test/pleroma/web/chat_channel_test.exs [moved from test/web/chat_channel_test.exs with 100% similarity]
test/pleroma/web/common_api/utils_test.exs [moved from test/web/common_api/common_api_utils_test.exs with 100% similarity]
test/pleroma/web/common_api_test.exs [moved from test/web/common_api/common_api_test.exs with 100% similarity]
test/pleroma/web/fallback_test.exs [moved from test/web/fallback_test.exs with 100% similarity]
test/pleroma/web/federator_test.exs [moved from test/web/federator_test.exs with 100% similarity]
test/pleroma/web/feed/tag_controller_test.exs [moved from test/web/feed/tag_controller_test.exs with 100% similarity]
test/pleroma/web/feed/user_controller_test.exs [moved from test/web/feed/user_controller_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/controllers/account_controller_test.exs [moved from test/web/mastodon_api/controllers/account_controller_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/controllers/app_controller_test.exs [moved from test/web/mastodon_api/controllers/app_controller_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/controllers/auth_controller_test.exs [moved from test/web/mastodon_api/controllers/auth_controller_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/controllers/conversation_controller_test.exs [moved from test/web/mastodon_api/controllers/conversation_controller_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/controllers/custom_emoji_controller_test.exs [moved from test/web/mastodon_api/controllers/custom_emoji_controller_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/controllers/domain_block_controller_test.exs [moved from test/web/mastodon_api/controllers/domain_block_controller_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/controllers/filter_controller_test.exs [moved from test/web/mastodon_api/controllers/filter_controller_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/controllers/follow_request_controller_test.exs [moved from test/web/mastodon_api/controllers/follow_request_controller_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/controllers/instance_controller_test.exs [moved from test/web/mastodon_api/controllers/instance_controller_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/controllers/list_controller_test.exs [moved from test/web/mastodon_api/controllers/list_controller_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/controllers/marker_controller_test.exs [moved from test/web/mastodon_api/controllers/marker_controller_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/controllers/media_controller_test.exs [moved from test/web/mastodon_api/controllers/media_controller_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/controllers/notification_controller_test.exs [moved from test/web/mastodon_api/controllers/notification_controller_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/controllers/poll_controller_test.exs [moved from test/web/mastodon_api/controllers/poll_controller_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/controllers/report_controller_test.exs [moved from test/web/mastodon_api/controllers/report_controller_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/controllers/scheduled_activity_controller_test.exs [moved from test/web/mastodon_api/controllers/scheduled_activity_controller_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/controllers/search_controller_test.exs [moved from test/web/mastodon_api/controllers/search_controller_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/controllers/status_controller_test.exs [moved from test/web/mastodon_api/controllers/status_controller_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/controllers/subscription_controller_test.exs [moved from test/web/mastodon_api/controllers/subscription_controller_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/controllers/suggestion_controller_test.exs [moved from test/web/mastodon_api/controllers/suggestion_controller_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/controllers/timeline_controller_test.exs [moved from test/web/mastodon_api/controllers/timeline_controller_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/masto_fe_controller_test.exs [moved from test/web/masto_fe_controller_test.exs with 97% similarity]
test/pleroma/web/mastodon_api/mastodon_api_controller_test.exs [moved from test/web/mastodon_api/mastodon_api_controller_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/mastodon_api_test.exs [moved from test/web/mastodon_api/mastodon_api_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/update_credentials_test.exs [moved from test/web/mastodon_api/controllers/account_controller/update_credentials_test.exs with 99% similarity]
test/pleroma/web/mastodon_api/views/account_view_test.exs [moved from test/web/mastodon_api/views/account_view_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/views/conversation_view_test.exs [moved from test/web/mastodon_api/views/conversation_view_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/views/list_view_test.exs [moved from test/web/mastodon_api/views/list_view_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/views/marker_view_test.exs [moved from test/web/mastodon_api/views/marker_view_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/views/notification_view_test.exs [moved from test/web/mastodon_api/views/notification_view_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/views/poll_view_test.exs [moved from test/web/mastodon_api/views/poll_view_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/views/scheduled_activity_view_test.exs [moved from test/web/mastodon_api/views/scheduled_activity_view_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/views/status_view_test.exs [moved from test/web/mastodon_api/views/status_view_test.exs with 100% similarity]
test/pleroma/web/mastodon_api/views/subscription_view_test.exs [moved from test/web/mastodon_api/views/subscription_view_test.exs with 100% similarity]
test/pleroma/web/media_proxy/invalidation/http_test.exs [moved from test/web/media_proxy/invalidations/http_test.exs with 100% similarity]
test/pleroma/web/media_proxy/invalidation/script_test.exs [moved from test/web/media_proxy/invalidations/script_test.exs with 100% similarity]
test/pleroma/web/media_proxy/invalidation_test.exs [moved from test/web/media_proxy/invalidation_test.exs with 100% similarity]
test/pleroma/web/media_proxy/media_proxy_controller_test.exs [moved from test/web/media_proxy/media_proxy_controller_test.exs with 100% similarity]
test/pleroma/web/media_proxy_test.exs [moved from test/web/media_proxy/media_proxy_test.exs with 100% similarity]
test/pleroma/web/metadata/player_view_test.exs [moved from test/web/metadata/player_view_test.exs with 100% similarity]
test/pleroma/web/metadata/providers/feed_test.exs [moved from test/web/metadata/feed_test.exs with 100% similarity]
test/pleroma/web/metadata/providers/open_graph_test.exs [moved from test/web/metadata/opengraph_test.exs with 100% similarity]
test/pleroma/web/metadata/providers/rel_me_test.exs [moved from test/web/metadata/rel_me_test.exs with 100% similarity]
test/pleroma/web/metadata/providers/restrict_indexing_test.exs [moved from test/web/metadata/restrict_indexing_test.exs with 100% similarity]
test/pleroma/web/metadata/providers/twitter_card_test.exs [moved from test/web/metadata/twitter_card_test.exs with 100% similarity]
test/pleroma/web/metadata/utils_test.exs [moved from test/web/metadata/utils_test.exs with 100% similarity]
test/pleroma/web/metadata_test.exs [moved from test/web/metadata/metadata_test.exs with 100% similarity]
test/pleroma/web/mongoose_im_controller_test.exs [moved from test/web/mongooseim/mongoose_im_controller_test.exs with 97% similarity]
test/pleroma/web/node_info_test.exs [moved from test/web/node_info_test.exs with 100% similarity]
test/pleroma/web/o_auth/app_test.exs [moved from test/web/oauth/app_test.exs with 100% similarity]
test/pleroma/web/o_auth/authorization_test.exs [moved from test/web/oauth/authorization_test.exs with 100% similarity]
test/pleroma/web/o_auth/ldap_authorization_test.exs [moved from test/web/oauth/ldap_authorization_test.exs with 100% similarity]
test/pleroma/web/o_auth/mfa_controller_test.exs [moved from test/web/oauth/mfa_controller_test.exs with 100% similarity]
test/pleroma/web/o_auth/o_auth_controller_test.exs [moved from test/web/oauth/oauth_controller_test.exs with 100% similarity]
test/pleroma/web/o_auth/token/utils_test.exs [moved from test/web/oauth/token/utils_test.exs with 100% similarity]
test/pleroma/web/o_auth/token_test.exs [moved from test/web/oauth/token_test.exs with 100% similarity]
test/pleroma/web/o_status/o_status_controller_test.exs [moved from test/web/ostatus/ostatus_controller_test.exs with 100% similarity]
test/pleroma/web/pleroma_api/controllers/account_controller_test.exs [moved from test/web/pleroma_api/controllers/account_controller_test.exs with 100% similarity]
test/pleroma/web/pleroma_api/controllers/chat_controller_test.exs [moved from test/web/pleroma_api/controllers/chat_controller_test.exs with 100% similarity]
test/pleroma/web/pleroma_api/controllers/conversation_controller_test.exs [moved from test/web/pleroma_api/controllers/conversation_controller_test.exs with 100% similarity]
test/pleroma/web/pleroma_api/controllers/emoji_pack_controller_test.exs [moved from test/web/pleroma_api/controllers/emoji_pack_controller_test.exs with 100% similarity]
test/pleroma/web/pleroma_api/controllers/emoji_reaction_controller_test.exs [moved from test/web/pleroma_api/controllers/emoji_reaction_controller_test.exs with 100% similarity]
test/pleroma/web/pleroma_api/controllers/mascot_controller_test.exs [moved from test/web/pleroma_api/controllers/mascot_controller_test.exs with 100% similarity]
test/pleroma/web/pleroma_api/controllers/notification_controller_test.exs [moved from test/web/pleroma_api/controllers/notification_controller_test.exs with 100% similarity]
test/pleroma/web/pleroma_api/controllers/scrobble_controller_test.exs [moved from test/web/pleroma_api/controllers/scrobble_controller_test.exs with 100% similarity]
test/pleroma/web/pleroma_api/controllers/two_factor_authentication_controller_test.exs [moved from test/web/pleroma_api/controllers/two_factor_authentication_controller_test.exs with 100% similarity]
test/pleroma/web/pleroma_api/views/chat_message_reference_view_test.exs [moved from test/web/pleroma_api/views/chat/message_reference_view_test.exs with 97% similarity]
test/pleroma/web/pleroma_api/views/chat_view_test.exs [moved from test/web/pleroma_api/views/chat_view_test.exs with 100% similarity]
test/pleroma/web/pleroma_api/views/scrobble_view_test.exs [moved from test/web/pleroma_api/views/scrobble_view_test.exs with 100% similarity]
test/pleroma/web/plugs/admin_secret_authentication_plug_test.exs [moved from test/plugs/admin_secret_authentication_plug_test.exs with 96% similarity]
test/pleroma/web/plugs/authentication_plug_test.exs [moved from test/plugs/authentication_plug_test.exs with 98% similarity]
test/pleroma/web/plugs/basic_auth_decoder_plug_test.exs [moved from test/plugs/basic_auth_decoder_plug_test.exs with 94% similarity]
test/pleroma/web/plugs/cache_control_test.exs [moved from test/plugs/cache_control_test.exs with 92% similarity]
test/pleroma/web/plugs/cache_test.exs [moved from test/plugs/cache_test.exs with 99% similarity]
test/pleroma/web/plugs/ensure_authenticated_plug_test.exs [moved from test/plugs/ensure_authenticated_plug_test.exs with 98% similarity]
test/pleroma/web/plugs/ensure_public_or_authenticated_plug_test.exs [moved from test/plugs/ensure_public_or_authenticated_plug_test.exs with 94% similarity]
test/pleroma/web/plugs/ensure_user_key_plug_test.exs [moved from test/plugs/ensure_user_key_plug_test.exs with 92% similarity]
test/pleroma/web/plugs/federating_plug_test.exs [moved from test/web/plugs/federating_plug_test.exs with 93% similarity]
test/pleroma/web/plugs/http_security_plug_test.exs [moved from test/plugs/http_security_plug_test.exs with 100% similarity]
test/pleroma/web/plugs/http_signature_plug_test.exs [moved from test/plugs/http_signature_plug_test.exs with 100% similarity]
test/pleroma/web/plugs/idempotency_plug_test.exs [moved from test/plugs/idempotency_plug_test.exs with 98% similarity]
test/pleroma/web/plugs/instance_static_test.exs [moved from test/plugs/instance_static_test.exs with 97% similarity]
test/pleroma/web/plugs/legacy_authentication_plug_test.exs [moved from test/plugs/legacy_authentication_plug_test.exs with 97% similarity]
test/pleroma/web/plugs/mapped_signature_to_identity_plug_test.exs [moved from test/plugs/mapped_identity_to_signature_plug_test.exs with 100% similarity]
test/pleroma/web/plugs/o_auth_plug_test.exs [moved from test/plugs/oauth_plug_test.exs with 98% similarity]
test/pleroma/web/plugs/o_auth_scopes_plug_test.exs [moved from test/plugs/oauth_scopes_plug_test.exs with 99% similarity]
test/pleroma/web/plugs/plug_helper_test.exs [moved from test/web/plugs/plug_test.exs with 98% similarity]
test/pleroma/web/plugs/rate_limiter_test.exs [moved from test/plugs/rate_limiter_test.exs with 99% similarity]
test/pleroma/web/plugs/remote_ip_test.exs [moved from test/plugs/remote_ip_test.exs with 98% similarity]
test/pleroma/web/plugs/session_authentication_plug_test.exs [moved from test/plugs/session_authentication_plug_test.exs with 95% similarity]
test/pleroma/web/plugs/set_format_plug_test.exs [moved from test/plugs/set_format_plug_test.exs with 94% similarity]
test/pleroma/web/plugs/set_locale_plug_test.exs [moved from test/plugs/set_locale_plug_test.exs with 95% similarity]
test/pleroma/web/plugs/set_user_session_id_plug_test.exs [moved from test/plugs/set_user_session_id_plug_test.exs with 94% similarity]
test/pleroma/web/plugs/uploaded_media_plug_test.exs [moved from test/plugs/uploaded_media_plug_test.exs with 95% similarity]
test/pleroma/web/plugs/user_enabled_plug_test.exs [moved from test/plugs/user_enabled_plug_test.exs with 96% similarity]
test/pleroma/web/plugs/user_fetcher_plug_test.exs [moved from test/plugs/user_fetcher_plug_test.exs with 94% similarity]
test/pleroma/web/plugs/user_is_admin_plug_test.exs [moved from test/plugs/user_is_admin_plug_test.exs with 94% similarity]
test/pleroma/web/push/impl_test.exs [moved from test/web/push/impl_test.exs with 100% similarity]
test/pleroma/web/rel_me_test.exs [moved from test/web/rel_me_test.exs with 100% similarity]
test/pleroma/web/rich_media/helpers_test.exs [moved from test/web/rich_media/helpers_test.exs with 100% similarity]
test/pleroma/web/rich_media/parser_test.exs [moved from test/web/rich_media/parser_test.exs with 100% similarity]
test/pleroma/web/rich_media/parsers/ttl/aws_signed_url_test.exs [moved from test/web/rich_media/aws_signed_url_test.exs with 97% similarity]
test/pleroma/web/rich_media/parsers/twitter_card_test.exs [moved from test/web/rich_media/parsers/twitter_card_test.exs with 100% similarity]
test/pleroma/web/static_fe/static_fe_controller_test.exs [moved from test/web/static_fe/static_fe_controller_test.exs with 100% similarity]
test/pleroma/web/streamer_test.exs [moved from test/web/streamer/streamer_test.exs with 100% similarity]
test/pleroma/web/twitter_api/controller_test.exs [moved from test/web/twitter_api/twitter_api_controller_test.exs with 100% similarity]
test/pleroma/web/twitter_api/password_controller_test.exs [moved from test/web/twitter_api/password_controller_test.exs with 100% similarity]
test/pleroma/web/twitter_api/remote_follow_controller_test.exs [moved from test/web/twitter_api/remote_follow_controller_test.exs with 100% similarity]
test/pleroma/web/twitter_api/twitter_api_test.exs [moved from test/web/twitter_api/twitter_api_test.exs with 100% similarity]
test/pleroma/web/twitter_api/util_controller_test.exs [moved from test/web/twitter_api/util_controller_test.exs with 100% similarity]
test/pleroma/web/uploader_controller_test.exs [moved from test/web/uploader_controller_test.exs with 100% similarity]
test/pleroma/web/views/error_view_test.exs [moved from test/web/views/error_view_test.exs with 100% similarity]
test/pleroma/web/web_finger/web_finger_controller_test.exs [moved from test/web/web_finger/web_finger_controller_test.exs with 100% similarity]
test/pleroma/web/web_finger_test.exs [moved from test/web/web_finger/web_finger_test.exs with 100% similarity]
test/pleroma/workers/cron/digest_emails_worker_test.exs [moved from test/workers/cron/digest_emails_worker_test.exs with 100% similarity]
test/pleroma/workers/cron/new_users_digest_worker_test.exs [moved from test/workers/cron/new_users_digest_worker_test.exs with 100% similarity]
test/pleroma/workers/scheduled_activity_worker_test.exs [moved from test/workers/scheduled_activity_worker_test.exs with 100% similarity]
test/pleroma/xml_builder_test.exs [moved from test/xml_builder_test.exs with 100% similarity]
test/support/captcha/mock.ex [moved from test/support/captcha_mock.ex with 100% similarity]