pleroma/test/pleroma/web/twitter_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
..
controller_test.exs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
password_controller_test.exs Password Resets: Don't accept tokens above a certain age. 2020-11-19 12:27:06 +01:00
remote_follow_controller_test.exs Remove unused aliases 2020-10-30 18:42:43 +04:00
twitter_api_test.exs Tests: Remove unneeded explicit cachex use. 2020-12-18 13:18:17 +01:00
util_controller_test.exs tests consistency 2020-10-13 16:35:09 +03:00