akkoma/test/pleroma/web/admin_api/controllers
Ilja 53b0dd4ecc
List available frontends also when no static/frontends folder is present yet
* To see what front ends are installed, it ls static/frontends. When this folder doesn't exists yet, it will return an empty array.
* Installing still works since the folder is created during installation already

Backport of: https://git.pleroma.social/pleroma/pleroma/-/merge_requests/3510
2021-08-28 18:23:49 +02:00
..
admin_api_controller_test.exs Remove :auth, :enforce_oauth_admin_scope_usage 2021-02-17 20:47:38 +03:00
chat_controller_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
config_controller_test.exs Fix test warnings 2021-06-07 16:06:53 -05:00
frontend_controller_test.exs List available frontends also when no static/frontends folder is present yet 2021-08-28 18:23:49 +02:00
instance_document_controller_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
invite_controller_test.exs Convert tests to all use clear_config instead of Pleroma.Config.put 2021-01-26 11:58:43 -06:00
media_proxy_cache_controller_test.exs Convert tests to all use clear_config instead of Pleroma.Config.put 2021-01-26 11:58:43 -06:00
o_auth_app_controller_test.exs Deprecate Pleroma.Web.base_url/0 2021-05-31 16:48:03 -05:00
relay_controller_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
report_controller_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
status_controller_test.exs Merge branch 'develop' into refactor/deactivated_user_field 2021-01-18 14:58:21 -06:00
user_controller_test.exs Merge branch 'admin-api-users-sort' into 'develop' 2021-07-14 14:39:14 +00:00