Improved in-test config management functions.
authorIvan Tashkinov <ivantashkinov@gmail.com>
Wed, 18 Mar 2020 17:30:31 +0000 (20:30 +0300)
committerIvan Tashkinov <ivantashkinov@gmail.com>
Wed, 18 Mar 2020 17:30:31 +0000 (20:30 +0300)
commitec3719f5391d6f9945cec2e36287049d72743cd4
tree6be0c45d7168d47491e4d49a4ad558e9cd335990
parent69341cbcbac2459faa43bb924577e84dac353982
Improved in-test config management functions.
32 files changed:
test/config/transfer_task_test.exs
test/conversation_test.exs
test/plugs/instance_static_test.exs
test/plugs/user_is_admin_plug_test.exs
test/support/helpers.ex
test/tasks/config_test.exs
test/upload_test.exs
test/uploaders/s3_test.exs
test/user_test.exs
test/web/activity_pub/activity_pub_controller_test.exs
test/web/activity_pub/mrf/object_age_policy_test.exs
test/web/activity_pub/mrf/simple_policy_test.exs
test/web/activity_pub/publisher_test.exs
test/web/activity_pub/transmogrifier_test.exs
test/web/activity_pub/views/object_view_test.exs
test/web/admin_api/admin_api_controller_test.exs
test/web/federator_test.exs
test/web/feed/user_controller_test.exs
test/web/instances/instance_test.exs
test/web/instances/instances_test.exs
test/web/mastodon_api/controllers/account_controller_test.exs
test/web/mastodon_api/controllers/status_controller_test.exs
test/web/oauth/ldap_authorization_test.exs
test/web/oauth/oauth_controller_test.exs
test/web/ostatus/ostatus_controller_test.exs
test/web/pleroma_api/controllers/account_controller_test.exs
test/web/pleroma_api/controllers/emoji_api_controller_test.exs
test/web/static_fe/static_fe_controller_test.exs
test/web/twitter_api/remote_follow_controller_test.exs
test/web/twitter_api/twitter_api_test.exs
test/web/twitter_api/util_controller_test.exs
test/web/web_finger/web_finger_controller_test.exs