akkoma/test/pleroma/web/activity_pub/transmogrifier
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
..
accept_handling_test.exs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
announce_handling_test.exs
answer_handling_test.exs
article_handling_test.exs
audio_handling_test.exs
block_handling_test.exs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
chat_message_test.exs
delete_handling_test.exs
emoji_react_handling_test.exs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
event_handling_test.exs
follow_handling_test.exs
like_handling_test.exs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
note_handling_test.exs
question_handling_test.exs
reject_handling_test.exs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
undo_handling_test.exs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
user_update_handling_test.exs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
video_handling_test.exs