mirror of
https://github.com/jtomchak/akkoma.git
synced 2025-02-07 22:33:40 +01:00
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. |
||
---|---|---|
.. | ||
representers | ||
views | ||
password_controller_test.exs | ||
twitter_api_controller_test.exs | ||
twitter_api_test.exs | ||
util_controller_test.exs |