akkoma/test/pleroma/web/mastodon_api/views
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
..
account_view_test.exs Stream follow updates 2020-12-02 00:18:58 +04:00
conversation_view_test.exs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
list_view_test.exs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
marker_view_test.exs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
notification_view_test.exs Make notifs view work for reports 2020-11-13 13:35:46 +00:00
poll_view_test.exs Poll View: Always return voters_count. 2020-11-04 10:14:00 +01:00
scheduled_activity_view_test.exs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
status_view_test.exs Tests: Remove unneeded explicit cachex use. 2020-12-18 13:18:17 +01:00
subscription_view_test.exs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00