pleroma/test/web
Egor Kislitsyn 6db52c3b36 Fix Oban warning
Warning example:

     [warn] Expected Elixir.Pleroma.Workers.BackgroundWorker.perform/2 to return :ok, {:ok, value}, or {:error, reason}. Instead received:  [error: "not found @user@server.party", error: "not found "]  The job will be considered a success.
2020-04-22 19:27:28 +04:00
..
activity_pub Merge remote-tracking branch 'upstream/develop' into accept-deletes 2020-04-20 10:15:40 -05:00
admin_api Merge branch 'feature/1584-client-captcha-options' into 'develop' 2020-04-17 09:19:35 +00:00
api_spec
auth [#1682] Fixed Basic Auth permissions issue by disabling OAuth scopes checks when password is provided. Refactored plugs skipping functionality. 2020-04-17 21:21:10 +03:00
common_api Merge branch 'develop' into features/remove-user-source_data 2020-04-16 21:28:52 +03:00
feed fix for use of published from different entities 2020-04-16 18:05:36 +03:00
instances
mastodon_api Merge branch 'openapi/custom-emojis' into 'develop' 2020-04-21 10:13:50 +00:00
media_proxy
metadata
mongooseim
oauth
ostatus
pleroma_api/controllers Merge remote-tracking branch 'remotes/origin/develop' into authenticated-api-oauth-check-enforcement 2020-04-15 19:20:34 +03:00
plugs
push
rich_media
static_fe
streamer Merge branch 'following-relationships-optimizations' into 'develop' 2020-04-11 19:46:04 +00:00
twitter_api Fix Oban warning 2020-04-22 19:27:28 +04:00
views
web_finger
chat_channel_test.exs
fallback_test.exs
federator_test.exs User: Move inbox & shared_inbox to own fields 2020-04-10 06:20:02 +02:00
masto_fe_controller_test.exs
node_info_test.exs
rel_me_test.exs
uploader_controller_test.exs