pleroma/test/pleroma/user
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
..
backup_test.exs Fix warning 2020-10-28 15:32:44 +04:00
import_test.exs Stream follow updates 2020-12-02 00:18:58 +04:00
notification_setting_test.exs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
query_test.exs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
welcome_chat_message_test.exs changes after rebase 2020-10-13 16:44:02 +03:00
welcome_email_test.exs changes after rebase 2020-10-13 16:44:02 +03:00
welcome_message_test.exs changes after rebase 2020-10-13 16:44:02 +03:00