mirror of
https://git.youjo.love/youjo/youjo-be.git
synced 2025-01-20 03:06:06 +01:00
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. |
||
---|---|---|
.. | ||
accept_handling_test.exs | ||
announce_handling_test.exs | ||
answer_handling_test.exs | ||
article_handling_test.exs | ||
audio_handling_test.exs | ||
block_handling_test.exs | ||
chat_message_test.exs | ||
delete_handling_test.exs | ||
emoji_react_handling_test.exs | ||
event_handling_test.exs | ||
follow_handling_test.exs | ||
like_handling_test.exs | ||
note_handling_test.exs | ||
question_handling_test.exs | ||
reject_handling_test.exs | ||
undo_handling_test.exs | ||
user_update_handling_test.exs | ||
video_handling_test.exs |