Pleroma/test/pleroma/web/activity_pub/mrf
lain 9ba60f70d2 Tests: Make as many tests as possible async.
In general, tests that match these criteria can be made async:

- Doesn't use real Cachex.
- Doesn't write to the Config / Application Environment.
- Uses Mock. Using Mox is fine.
- Uses the streamer.
2020-12-21 12:21:40 +01:00
..
activity_expiration_policy_test.exs
anti_followbot_policy_test.exs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
anti_link_spam_policy_test.exs
ensure_re_prepended_test.exs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
force_bot_unlisted_policy_test.exs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
hellthread_policy_test.exs
keyword_policy_test.exs
media_proxy_warming_policy_test.exs
mention_policy_test.exs
no_placeholder_text_policy_test.exs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
normalize_markup_test.exs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
object_age_policy_test.exs
reject_non_public_test.exs
simple_policy_test.exs
steal_emoji_policy_test.exs
subchain_policy_test.exs
tag_policy_test.exs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
user_allow_list_policy_test.exs
vocabulary_policy_test.exs