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. |
||
|---|---|---|
| .. | ||
| controllers | ||
| views | ||
| masto_fe_controller_test.exs | ||
| mastodon_api_controller_test.exs | ||
| mastodon_api_test.exs | ||
| update_credentials_test.exs | ||