forked from AkkomaGang/akkoma
95a9bdfc37
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. |
||
---|---|---|
.. | ||
admin_api_controller.ex | ||
chat_controller.ex | ||
config_controller.ex | ||
fallback_controller.ex | ||
frontend_controller.ex | ||
instance_document_controller.ex | ||
invite_controller.ex | ||
media_proxy_cache_controller.ex | ||
o_auth_app_controller.ex | ||
relay_controller.ex | ||
report_controller.ex | ||
status_controller.ex | ||
user_controller.ex |