removing try block in tesla request
authorAlexander Strizhakov <alex.strizhakov@gmail.com>
Thu, 5 Mar 2020 14:31:06 +0000 (17:31 +0300)
committerAlexander Strizhakov <alex.strizhakov@gmail.com>
Thu, 5 Mar 2020 14:31:06 +0000 (17:31 +0300)
commitf0753eed0fdddd30e127213c89a118dd2e087dc9
tree6cf9a2d9983fc42d11bb476aa2ba247b0b9c3338
parenteb324467d9c5c761a776ffc98347246c61ad02ae
removing try block in tesla request

added mocks for tests which fail with Tesla.Mock.Error
12 files changed:
lib/pleroma/http/http.ex
lib/pleroma/pool/request.ex
lib/pleroma/web/push/impl.ex
lib/pleroma/web/web_finger/web_finger.ex
test/fixtures/users_mock/localhost.json [new file with mode: 0644]
test/notification_test.exs
test/web/activity_pub/mrf/anti_link_spam_policy_test.exs
test/web/activity_pub/relay_test.exs
test/web/mastodon_api/controllers/notification_controller_test.exs
test/web/mastodon_api/views/notification_view_test.exs
test/web/mastodon_api/views/status_view_test.exs
test/web/streamer/streamer_test.exs