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. |
||
---|---|---|
.. | ||
account_controller_test.exs | ||
backup_controller_test.exs | ||
chat_controller_test.exs | ||
conversation_controller_test.exs | ||
emoji_file_controller_test.exs | ||
emoji_pack_controller_test.exs | ||
emoji_reaction_controller_test.exs | ||
instances_controller_test.exs | ||
mascot_controller_test.exs | ||
notification_controller_test.exs | ||
scrobble_controller_test.exs | ||
two_factor_authentication_controller_test.exs | ||
user_import_controller_test.exs |