diff options
author | Alexander Strizhakov <alex.strizhakov@gmail.com> | 2020-08-16 21:01:38 +0300 |
---|---|---|
committer | Alexander Strizhakov <alex.strizhakov@gmail.com> | 2020-10-13 16:44:02 +0300 |
commit | c4c5caedd809e46542ae3632762d93f14890d51d (patch) | |
tree | 4f9ba5269f0810f5fb4bb6d2d7a9b167e289075d | |
parent | 1d0e130cb3f37f611ec8242d99c12f693e328112 (diff) | |
download | pleroma-c4c5caedd809e46542ae3632762d93f14890d51d.tar.gz |
changes after rebase
-rw-r--r-- | lib/pleroma/http/middleware/connection_pool.ex (renamed from lib/pleroma/tesla/middleware/connection_pool.ex) | 0 | ||||
-rw-r--r-- | test/pleroma/gun/connection_pool_test.exs (renamed from test/gun/conneciton_pool_test.exs) | 0 | ||||
-rw-r--r-- | test/pleroma/repo/migrations/autolinker_to_linkify_test.exs (renamed from test/migrations/20200716195806_autolinker_to_linkify_test.exs) | 0 | ||||
-rw-r--r-- | test/pleroma/repo/migrations/fix_legacy_tags_test.exs (renamed from test/migrations/20200802170532_fix_legacy_tags_test.exs) | 0 | ||||
-rw-r--r-- | test/pleroma/repo/migrations/fix_malformed_formatter_config_test.exs (renamed from test/migrations/20200722185515_fix_malformed_formatter_config_test.exs) | 0 | ||||
-rw-r--r-- | test/pleroma/repo/migrations/move_welcome_settings_test.exs (renamed from test/migrations/20200724133313_move_welcome_settings_test.exs) | 0 | ||||
-rw-r--r-- | test/pleroma/report_note_test.exs (renamed from test/report_note_test.exs) | 0 | ||||
-rw-r--r-- | test/pleroma/user/welcome_chat_message_test.exs (renamed from test/user/welcome_chat_massage_test.exs) | 0 | ||||
-rw-r--r-- | test/pleroma/user/welcome_email_test.exs (renamed from test/user/welcome_email_test.exs) | 0 | ||||
-rw-r--r-- | test/pleroma/user/welcome_message_test.exs (renamed from test/user/welcome_message_test.exs) | 0 | ||||
-rw-r--r-- | test/pleroma/web/activity_pub/object_validators/accept_validation_test.exs (renamed from test/web/activity_pub/object_validators/accept_validation_test.exs) | 0 | ||||
-rw-r--r-- | test/pleroma/web/activity_pub/object_validators/reject_validation_test.exs (renamed from test/web/activity_pub/object_validators/reject_validation_test.exs) | 0 | ||||
-rw-r--r-- | test/pleroma/web/activity_pub/transmogrifier/accept_handling_test.exs (renamed from test/web/activity_pub/transmogrifier/accept_handling_test.exs) | 0 | ||||
-rw-r--r-- | test/pleroma/web/activity_pub/transmogrifier/answer_handling_test.exs (renamed from test/web/activity_pub/transmogrifier/answer_handling_test.exs) | 0 | ||||
-rw-r--r-- | test/pleroma/web/activity_pub/transmogrifier/question_handling_test.exs (renamed from test/web/activity_pub/transmogrifier/question_handling_test.exs) | 0 | ||||
-rw-r--r-- | test/pleroma/web/activity_pub/transmogrifier/reject_handling_test.exs (renamed from test/web/activity_pub/transmogrifier/reject_handling_test.exs) | 0 | ||||
-rw-r--r-- | test/pleroma/web/plugs/frontend_static_plug_test.exs (renamed from test/plugs/frontend_static_test.exs) | 5 |
17 files changed, 2 insertions, 3 deletions
diff --git a/lib/pleroma/tesla/middleware/connection_pool.ex b/lib/pleroma/http/middleware/connection_pool.ex index 056e736ce..056e736ce 100644 --- a/lib/pleroma/tesla/middleware/connection_pool.ex +++ b/lib/pleroma/http/middleware/connection_pool.ex diff --git a/test/gun/conneciton_pool_test.exs b/test/pleroma/gun/connection_pool_test.exs index aea908fac..aea908fac 100644 --- a/test/gun/conneciton_pool_test.exs +++ b/test/pleroma/gun/connection_pool_test.exs diff --git a/test/migrations/20200716195806_autolinker_to_linkify_test.exs b/test/pleroma/repo/migrations/autolinker_to_linkify_test.exs index 84f520fe4..84f520fe4 100644 --- a/test/migrations/20200716195806_autolinker_to_linkify_test.exs +++ b/test/pleroma/repo/migrations/autolinker_to_linkify_test.exs diff --git a/test/migrations/20200802170532_fix_legacy_tags_test.exs b/test/pleroma/repo/migrations/fix_legacy_tags_test.exs index 432055e45..432055e45 100644 --- a/test/migrations/20200802170532_fix_legacy_tags_test.exs +++ b/test/pleroma/repo/migrations/fix_legacy_tags_test.exs diff --git a/test/migrations/20200722185515_fix_malformed_formatter_config_test.exs b/test/pleroma/repo/migrations/fix_malformed_formatter_config_test.exs index 61528599a..61528599a 100644 --- a/test/migrations/20200722185515_fix_malformed_formatter_config_test.exs +++ b/test/pleroma/repo/migrations/fix_malformed_formatter_config_test.exs diff --git a/test/migrations/20200724133313_move_welcome_settings_test.exs b/test/pleroma/repo/migrations/move_welcome_settings_test.exs index 53d05a55a..53d05a55a 100644 --- a/test/migrations/20200724133313_move_welcome_settings_test.exs +++ b/test/pleroma/repo/migrations/move_welcome_settings_test.exs diff --git a/test/report_note_test.exs b/test/pleroma/report_note_test.exs index 25c1d6a61..25c1d6a61 100644 --- a/test/report_note_test.exs +++ b/test/pleroma/report_note_test.exs diff --git a/test/user/welcome_chat_massage_test.exs b/test/pleroma/user/welcome_chat_message_test.exs index fe26d6e4d..fe26d6e4d 100644 --- a/test/user/welcome_chat_massage_test.exs +++ b/test/pleroma/user/welcome_chat_message_test.exs diff --git a/test/user/welcome_email_test.exs b/test/pleroma/user/welcome_email_test.exs index d005d11b2..d005d11b2 100644 --- a/test/user/welcome_email_test.exs +++ b/test/pleroma/user/welcome_email_test.exs diff --git a/test/user/welcome_message_test.exs b/test/pleroma/user/welcome_message_test.exs index 3cd6f5cb7..3cd6f5cb7 100644 --- a/test/user/welcome_message_test.exs +++ b/test/pleroma/user/welcome_message_test.exs diff --git a/test/web/activity_pub/object_validators/accept_validation_test.exs b/test/pleroma/web/activity_pub/object_validators/accept_validation_test.exs index d6111ba41..d6111ba41 100644 --- a/test/web/activity_pub/object_validators/accept_validation_test.exs +++ b/test/pleroma/web/activity_pub/object_validators/accept_validation_test.exs diff --git a/test/web/activity_pub/object_validators/reject_validation_test.exs b/test/pleroma/web/activity_pub/object_validators/reject_validation_test.exs index 370bb6e5c..370bb6e5c 100644 --- a/test/web/activity_pub/object_validators/reject_validation_test.exs +++ b/test/pleroma/web/activity_pub/object_validators/reject_validation_test.exs diff --git a/test/web/activity_pub/transmogrifier/accept_handling_test.exs b/test/pleroma/web/activity_pub/transmogrifier/accept_handling_test.exs index 77d468f5c..77d468f5c 100644 --- a/test/web/activity_pub/transmogrifier/accept_handling_test.exs +++ b/test/pleroma/web/activity_pub/transmogrifier/accept_handling_test.exs diff --git a/test/web/activity_pub/transmogrifier/answer_handling_test.exs b/test/pleroma/web/activity_pub/transmogrifier/answer_handling_test.exs index 0f6605c3f..0f6605c3f 100644 --- a/test/web/activity_pub/transmogrifier/answer_handling_test.exs +++ b/test/pleroma/web/activity_pub/transmogrifier/answer_handling_test.exs diff --git a/test/web/activity_pub/transmogrifier/question_handling_test.exs b/test/pleroma/web/activity_pub/transmogrifier/question_handling_test.exs index d2822ce75..d2822ce75 100644 --- a/test/web/activity_pub/transmogrifier/question_handling_test.exs +++ b/test/pleroma/web/activity_pub/transmogrifier/question_handling_test.exs diff --git a/test/web/activity_pub/transmogrifier/reject_handling_test.exs b/test/pleroma/web/activity_pub/transmogrifier/reject_handling_test.exs index 7592fbe1c..7592fbe1c 100644 --- a/test/web/activity_pub/transmogrifier/reject_handling_test.exs +++ b/test/pleroma/web/activity_pub/transmogrifier/reject_handling_test.exs diff --git a/test/plugs/frontend_static_test.exs b/test/pleroma/web/plugs/frontend_static_plug_test.exs index 6f4923048..f6f7d7bdb 100644 --- a/test/plugs/frontend_static_test.exs +++ b/test/pleroma/web/plugs/frontend_static_plug_test.exs @@ -2,8 +2,7 @@ # Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/> # SPDX-License-Identifier: AGPL-3.0-only -defmodule Pleroma.Web.FrontendStaticPlugTest do - alias Pleroma.Plugs.FrontendStatic +defmodule Pleroma.Web.Plugs.FrontendStaticPlugTest do use Pleroma.Web.ConnCase @dir "test/tmp/instance_static" @@ -21,7 +20,7 @@ defmodule Pleroma.Web.FrontendStaticPlugTest do at: "/admin", frontend_type: :admin ] - |> FrontendStatic.init() + |> Pleroma.Web.Plugs.FrontendStatic.init() assert opts[:at] == ["admin"] assert opts[:frontend_type] == :admin |