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. |
||
---|---|---|
.. | ||
accept_validation_test.exs | ||
announce_validation_test.exs | ||
article_note_validator_test.exs | ||
attachment_validator_test.exs | ||
block_validation_test.exs | ||
chat_validation_test.exs | ||
delete_validation_test.exs | ||
emoji_react_handling_test.exs | ||
follow_validation_test.exs | ||
like_validation_test.exs | ||
reject_validation_test.exs | ||
undo_handling_test.exs | ||
update_handling_test.exs |