pleroma/lib/pleroma/web
lain 95a9bdfc37 Tests: Use NullCache for async tests.
Caching can't work in async tests, so for them it is mocked to a
null cache that is always empty. Synchronous tests are stubbed
with the real Cachex, which is emptied after every test.
2020-12-18 19:53:19 +01:00
..
activity_pub
admin_api Tests: Use NullCache for async tests. 2020-12-18 19:53:19 +01:00
api_spec
auth
channels
common_api
fallback
federator
feed
mailer
mastodon_api
media_proxy
metadata
mongoose_im
nodeinfo
o_auth
o_status
pleroma_api
plugs
preload/providers
push
rich_media
static_fe
templates
twitter_api
views
web_finger
api_spec.ex
chat_channel.ex
common_api.ex
controller_helper.ex
embed_controller.ex
endpoint.ex
federator.ex
gettext.ex
instance_document.ex
masto_fe_controller.ex
media_proxy.ex
metadata.ex
o_auth.ex
plug.ex
preload.ex
push.ex
rel_me.ex
router.ex
streamer.ex
translation_helpers.ex
uploader_controller.ex
web_finger.ex
xml.ex