pleroma/test/pleroma/web/metadata/providers
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
..
feed_test.exs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
open_graph_test.exs tests consistency 2020-10-13 16:35:09 +03:00
rel_me_test.exs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
restrict_indexing_test.exs [#2301] Proper handling of `User.is_discoverable`: users appear in in-service search but are hidden from external services like search bots. 2020-11-19 19:30:02 +03:00
twitter_card_test.exs tests consistency 2020-10-13 16:35:09 +03:00