forked from AkkomaGang/akkoma
4bf2bb9cff
Fixes `Plug.Conn.NotSentError` that causes a 5xx error in response instead of 404 and 400. Fixes pattern matching error caused by different response format in test and non-test env: `Pleroma.Emails.Mailer.deliver_async` returns :ok when PleromaJobQueue is enabled and `{:ok, _}` when it's disabled. In tests, it's disabled. |
||
---|---|---|
.. | ||
mastodon_api_controller | ||
account_view_test.exs | ||
list_view_test.exs | ||
mastodon_api_controller_test.exs | ||
notification_view_test.exs | ||
push_subscription_view_test.exs | ||
scheduled_activity_view_test.exs | ||
search_controller_test.exs | ||
status_view_test.exs | ||
subscription_controller_test.exs |