pleroma/test/pleroma/web/mastodon_api
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
..
controllers Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
views Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
masto_fe_controller_test.exs OAuth form user remembering feature. Local MastoFE login / logout fixes. 2020-11-28 21:51:06 +03:00
mastodon_api_controller_test.exs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
mastodon_api_test.exs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
update_credentials_test.exs Undo API breaking changes 2020-10-14 11:03:17 -05:00