Since this was originally implemented, Mastodon has removed OAuth Resource Owner Password Credentials, which means our way of obtaining an API token is no longer viable. So all Mastodon-related tests that require the use of the API (i.e. all non-Webfinger tests) fail.
We need to find a different automatable avenue and implement that.
Since this was originally implemented, Mastodon has removed OAuth Resource Owner Password Credentials, which means our way of obtaining an API token is no longer viable. So all Mastodon-related tests that require the use of the API (i.e. all non-Webfinger tests) fail.
We need to find a different automatable avenue and implement that.