pleroma/test/pleroma/web/activity_pub
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
..
mrf Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
object_validators Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
transmogrifier 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
activity_pub_controller_test.exs Stream follow updates 2020-12-02 00:18:58 +04:00
activity_pub_test.exs Stream follow updates 2020-12-02 00:18:58 +04:00
mrf_test.exs making credo happy and test fix 2020-11-11 10:48:03 +03:00
pipeline_test.exs tests consistency 2020-10-13 16:35:09 +03:00
publisher_test.exs Stream follow updates 2020-12-02 00:18:58 +04:00
relay_test.exs Tests: Remove unneeded explicit cachex use. 2020-12-18 13:18:17 +01:00
side_effects_test.exs SideEffects: fix test 2020-12-02 14:48:11 +01:00
transmogrifier_test.exs Use Jason instead of Poison in tests 2020-11-23 13:28:55 -06:00
utils_test.exs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00
visibility_test.exs Tests: Make as many tests as possible async. 2020-12-21 12:21:40 +01:00