Pleroma/lib/pleroma/web/admin_api/controllers
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
..
admin_api_controller.ex
chat_controller.ex
config_controller.ex
fallback_controller.ex
frontend_controller.ex FrontendController: Return error on installation error. 2020-11-17 16:43:07 +01:00
instance_document_controller.ex
invite_controller.ex
media_proxy_cache_controller.ex Tests: Use NullCache for async tests. 2020-12-18 19:53:19 +01:00
o_auth_app_controller.ex
relay_controller.ex
report_controller.ex added subject actor to moderation log 2020-11-19 22:13:45 +03:00
status_controller.ex
user_controller.ex