pleroma/test/web/mastodon_api
eugenijm d5418e9ff7 Remove follow_request_count as it's not needed for FE anymore.
MastoFE uses `GET /api/v1/follow_requests` and PleromaFE uses
`GET /api/pleroma/friend_requests` which they query on the initial page
load.
2019-03-03 18:42:27 +03:00
..
account_view_test.exs mastodon api: embed relationship card under account card for Pleroma FE convenience 2019-02-27 13:01:10 +00:00
list_view_test.exs tests: add legal boilerplate 2018-12-23 20:57:10 +00:00
mastodon_api_controller_test.exs Remove follow_request_count as it's not needed for FE anymore. 2019-03-03 18:42:27 +03:00
status_view_test.exs Add user muted status info to MastodonAPI. 2019-02-27 16:46:47 +01:00