pleroma/test/pleroma/web
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_pub Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
admin_api Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
api_spec tests consistency 2020-10-13 16:35:09 +03:00
auth Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
common_api Add local-only statuses 2020-10-15 18:37:44 +04:00
endpoint Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
feed escaping summary and other fields in xml templates 2020-11-10 10:46:57 +03:00
mastodon_api Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
media_proxy Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
metadata Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
o_auth Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
o_status Merge remote-tracking branch 'remotes/origin/develop' into ostatus-controller-no-auth-check-on-non-federating-instances 2020-10-17 13:12:39 +03:00
pleroma_api Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
plugs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
preload/providers Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
push Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
rich_media Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
static_fe Merge remote-tracking branch 'remotes/origin/develop' into ostatus-controller-no-auth-check-on-non-federating-instances 2020-10-17 13:12:39 +03:00
twitter_api Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
views tests consistency 2020-10-13 16:35:09 +03:00
web_finger tests consistency 2020-10-13 16:35:09 +03:00
chat_channel_test.exs tests consistency 2020-10-13 16:35:09 +03:00
common_api_test.exs Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/local-only-scope 2020-11-17 15:01:38 +01:00
fallback_test.exs RedirectController: Don't replace title, but inject into the meta 2020-11-11 17:10:59 +01:00
federator_test.exs Use Jason instead of Poison in tests 2020-11-23 13:28:55 -06:00
media_proxy_test.exs tests consistency 2020-10-13 16:35:09 +03:00
mongoose_im_controller_test.exs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
node_info_test.exs tests consistency 2020-10-13 16:35:09 +03:00
rel_me_test.exs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
streamer_test.exs Document follow relationship updates and cleanup 2020-12-02 19:16:36 +04:00
uploader_controller_test.exs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
web_finger_test.exs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00