forked from AkkomaGang/akkoma
9ba60f70d2
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. |
||
---|---|---|
.. | ||
admin_api_controller_test.exs | ||
chat_controller_test.exs | ||
config_controller_test.exs | ||
frontend_controller_test.exs | ||
instance_document_controller_test.exs | ||
invite_controller_test.exs | ||
media_proxy_cache_controller_test.exs | ||
o_auth_app_controller_test.exs | ||
relay_controller_test.exs | ||
report_controller_test.exs | ||
status_controller_test.exs | ||
user_controller_test.exs |