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 tests consistency 2020-10-13 16:35:09 +03:00
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 tests consistency 2020-10-13 16:35:09 +03:00
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 tests consistency 2020-10-13 16:35:09 +03:00
keyword_policy_test.exs tests consistency 2020-10-13 16:35:09 +03:00
media_proxy_warming_policy_test.exs Moving some background jobs into simple tasks 2020-11-11 13:39:49 +03:00
mention_policy_test.exs tests consistency 2020-10-13 16:35:09 +03:00
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 Use Jason instead of Poison in tests 2020-11-23 13:28:55 -06:00
reject_non_public_test.exs Fix warnings 2020-10-15 16:54:59 +04:00
simple_policy_test.exs tests consistency 2020-10-13 16:35:09 +03:00
steal_emoji_policy_test.exs tests consistency 2020-10-13 16:35:09 +03:00
subchain_policy_test.exs tests consistency 2020-10-13 16:35:09 +03:00
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 tests consistency 2020-10-13 16:35:09 +03:00
vocabulary_policy_test.exs tests consistency 2020-10-13 16:35:09 +03:00