[#534] Various tweaks. Tests for Instances and Instance.
authorIvan Tashkinov <ivantashkinov@gmail.com>
Mon, 28 Jan 2019 12:25:06 +0000 (15:25 +0300)
committerIvan Tashkinov <ivantashkinov@gmail.com>
Mon, 28 Jan 2019 12:25:06 +0000 (15:25 +0300)
commit1d2f41642cfec5710055bcf8409778bb362beecb
tree18ee9598a4dfcde0751c1f53e756e3e8a75331cc
parent9560abea102b8cd4927c9350bbd0a1a2f1800ea6
[#534] Various tweaks. Tests for Instances and Instance.
15 files changed:
config/config.exs
lib/pleroma/instances.ex
lib/pleroma/instances/instance.ex
lib/pleroma/web/activity_pub/activity_pub.ex
lib/pleroma/web/salmon/salmon.ex
lib/pleroma/web/websub/websub.ex
test/support/factory.ex
test/support/http_request_mock.ex
test/web/activity_pub/activity_pub_controller_test.exs
test/web/activity_pub/activity_pub_test.exs
test/web/federator_test.exs
test/web/instances/instance_test.exs [new file with mode: 0644]
test/web/instances/instances_test.exs [new file with mode: 0644]
test/web/ostatus/ostatus_controller_test.exs
test/web/websub/websub_controller_test.exs